Closed cvauclair closed 3 years ago
The Mesh Engine should be able to make introspection queries to GraphQL endpoints with the goal of getting the endpoint's schema. In essence, the functionality of the get-graphql-schema npm package should be implemented in the Mesh Engine.
get-graphql-schema
Description
The Mesh Engine should be able to make introspection queries to GraphQL endpoints with the goal of getting the endpoint's schema. In essence, the functionality of the
get-graphql-schema
npm package should be implemented in the Mesh Engine.