Layer7-Community / graphman-client

This repository contains a Postman collection, a Node.js CLI application, sample queries for the CLI, and GraphQL schemas for the Graphman API.
Other
7 stars 5 forks source link

wrong schema? #10

Closed muemi03 closed 10 months ago

muemi03 commented 10 months ago

Hi Team. I cloned the recent version of graphman-client yesterday. First , I tried to do an "export --using all", but that failed, due to unexpected response. error.log README sais: Supported schemas are:

I got the impression , that this not correct, and it seems, that v11.0-CR02 is not available at all, when looking at the schema directory. I am testing against a V11 gateway with GraphQL asssertion GatewayGraphQLAssertion-11.0.00.15944.aar. Is there a recent update for this assertion , which supports new entities , as well as the new functionalities, e.g. policyAsYaml ? If so, where do I get it from ? Thanks and kind regards ...Michael

muemi03 commented 10 months ago

Just recognized the incompatibility for older gateways...closing...