Closed NicolasRouquette closed 5 years ago
GraphQLSchemaLoader.fromFile currently parses a file according to the graphql schema definition language syntax.
GraphQLSchemaLoader.fromFile
It would help to load graphql schema definition serialized in json -- e.g., like the github schema; see: https://developer.github.com/v4/guides/intro-to-graphql/#discovering-the-graphql-api
GraphQLSchemaLoader.fromFile
currently parses a file according to the graphql schema definition language syntax.It would help to load graphql schema definition serialized in json -- e.g., like the github schema; see: https://developer.github.com/v4/guides/intro-to-graphql/#discovering-the-graphql-api