GraphQL Plugin for PhpStorm🔗
The JS Graphql plugin for PhpStorm provides schema aware autocompletion, error highlighting, code formatting and way more... It also allows to execute GraphQL queries directly from your IDE and .graphql files (or scratch files).
A small configuration file allows to automatically introspect the GraphQL schema of your project by making introspections calls to the API.
See Working with GraphQL Endpoints and Scratch Files for more information.
See also Secure a GraphQL API with JWT cookbook.
Project references🔗
- JS GraphQL
- JS GraphQL Documentation
- JS GraphQL Developer guide
- Jetbrains Blog: Featured Plugin: JS GraphQL
Last update: December 20, 2024