Description
Editors and IDEs can provide GraphQL-aware language features through the GraphQL language service. It is useful for developers who want schema validation, autocomplete, diagnostics, and query tooling.
Language services inspect project files and schemas. Use trusted workspaces and avoid exposing private API schemas or tokens in shared logs.