graphql-ide
graphql-ide copied to clipboard
[Question] Load Local GraphQL Schema
Is it possible to Load a local GraphQL Schema JSON in the IDE. We can definitely save the graphql schema json and then the IDE doesn't have to load it again from the server, but is it possible to load the schema locally in the first place.