{"library":"graphql-language-service-server","type":"library","category":null,"description":"The GraphQL Language Service Server, currently at version 2.14.8, serves as the backend process for providing rich GraphQL language features within Integrated Development Environments (IDEs). It implements a significant portion of Microsoft's Language Server Protocol (LSP), offering core functionalities such as real-time GraphQL syntax diagnostics, intelligent autocomplete suggestions, and precise hyperlink navigation to fragment definitions and named type declarations. It also provides outline view support for GraphQL queries and facilitates the detection and parsing of GraphQL within template literal tags (e.g., `gql`, `graphql`) across various file types including JavaScript, TypeScript, JSX, TSX, Vue, and Svelte. The package is part of the broader GraphiQL ecosystem, which maintains a consistent release cadence for its components. A key differentiator is its reliance on the `graphql-config` standard for project configuration, enabling robust schema management and multi-project support, although full multi-root workspace support is an ongoing development. This server is the official, specification-compliant backend for GraphQL language tooling.","language":"javascript","status":"active","version":"2.14.8","tags":["javascript","graphql","language server","LSP","vue","svelte","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install graphql-language-service-server","imports":["import { startServer } from 'graphql-language-service-server';","await startServer({ method: 'node' });"]},{"cmd":"yarn add graphql-language-service-server","imports":[]},{"cmd":"pnpm add graphql-language-service-server","imports":[]}],"homepage":null,"github":"https://github.com/graphql/graphiql","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/graphql-language-service-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/graphql-language-service-server/compatibility"}}