{"library":"apollo-language-server","type":"library","category":null,"description":"The Apollo Language Server is a deprecated JavaScript/TypeScript package designed to provide advanced language features for Apollo GraphQL projects within integrated development environments (IDEs). Last actively maintained at version 1.26.9 and published approximately four years ago, it aimed to offer capabilities such as syntax highlighting, real-time validation, autocompletion, and schema navigation for GraphQL files and embedded GraphQL templates. Its core functionality has since been integrated directly into the official Apollo GraphQL VS Code extension and other Apollo tooling, rendering this standalone package largely obsolete for modern development. As such, it is no longer actively developed or recommended for new projects, with its primary function superseded by a more integrated editor experience. Developers should utilize the VS Code extension for current Apollo GraphQL language support.","language":"javascript","status":"deprecated","version":"1.26.9","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install apollo-language-server","imports":["// The apollo-language-server package is designed to be run as a standalone process\n// and communicates via the Language Server Protocol (LSP) over stdin/stdout.\n// It is not typically imported as a library into other JavaScript/TypeScript applications.\n// Instead, editor extensions (like the Apollo GraphQL VS Code extension) invoke it as a child process."]},{"cmd":"yarn add apollo-language-server","imports":[]},{"cmd":"pnpm add apollo-language-server","imports":[]}],"homepage":null,"github":"https://github.com/apollographql/apollo-tooling","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/apollo-language-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/apollo-language-server/compatibility"}}