{"library":"cm6-graphql","type":"library","category":null,"description":"Provides GraphQL language support for CodeMirror 6, including syntax highlighting, autocompletion, linting, and schema-aware features. Current stable version is 0.2.1, actively maintained with frequent updates. Key differentiators: integrates deeply with GraphQL schema (introspection or SDL) for intelligent autocomplete and validation, leverages CodeMirror 6's modern extension system, and supports GraphQL.js v15, v16, and v17. Unlike generic language modes, it offers context-aware completions for fields, arguments, and directives based on the schema. Requires CodeMirror 6 extensions and the graphql package as peers.","language":"javascript","status":"active","version":"0.2.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cm6-graphql","imports":["import { graphql } from 'cm6-graphql'","import { graphqlLanguage } from 'cm6-graphql'","import { graphqlSchema } from 'cm6-graphql'"]},{"cmd":"yarn add cm6-graphql","imports":[]},{"cmd":"pnpm add cm6-graphql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"cm6-graphql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}