Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for remote schemas #2

Open
Ambro17 opened this issue Dec 28, 2019 · 0 comments
Open

Add support for remote schemas #2

Ambro17 opened this issue Dec 28, 2019 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@Ambro17
Copy link
Owner

Ambro17 commented Dec 28, 2019

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

@Ambro17 Ambro17 added the enhancement New feature or request label Dec 28, 2019
@Ambro17 Ambro17 added this to To do in Project Jan 4, 2020
@Ambro17 Ambro17 moved this from To do to Might Do in Project Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Project
  
Might Do
Development

No branches or pull requests

1 participant