-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Besides specifying the schema as a string or from a file, it would be nice to support schemas over http as graphql-inspector does.
diff function should still receive a GraphQLSchema object, so a previou steo should handle reading schemas from urls.
https://github.com/ardatan/graphql-toolkit has an interesting loadSchema function that accepts multiple descriptions of a schema
devxoul
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request