Provides GraphQL language support to all JetBrains IDEs that support JavaScript.
Features
- Schema-aware completion, error highlighting, and documentation
- Syntax highlighting, code-formatting, folding, commenting, and brace-matching
- Execution of queries and mutations with variables against configurable endpoints
- Support for multiple schemas using
graphql-config
Getting started
For information on getting started with this plugin in IntelliJ-based IDEs, see the documentation.