JetBrains / js-graphql-intellij-plugin

GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform.
https://jimkyndemeyer.github.io/js-graphql-intellij-plugin/
MIT License
879 stars 97 forks source link

Feature request: Support .graphqlrc format #618

Closed TomHeinemeyer closed 1 year ago

TomHeinemeyer commented 1 year ago

Currently, the .graphqlrc format is not supported. It would be nice if it could be supported, since it is a really convenient way of specifying the schema :)