{"library":"apollo-graphql","type":"library","category":null,"description":"The `apollo-graphql` package, last updated as version 0.9.7 around 2019, served as an internal utility library within the Apollo Server monorepo (primarily during the Apollo Server v2 era). It provided foundational GraphQL-related utilities for schema manipulation, such as adding resolvers, merging schemas, concatenating type definitions, and printing schemas with directives. This package is now considered abandoned, with no further updates planned, and its functionalities have been either integrated directly into newer versions of `@apollo/server` or are handled by more modern, actively maintained libraries like `@graphql-tools/schema` or `@apollo/server` itself. Developers are strongly advised not to use `apollo-graphql` for new projects due to its age, lack of updates, potential security vulnerabilities, and incompatibility with modern `graphql` and Node.js environments.","language":"javascript","status":"abandoned","version":"0.9.7","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install apollo-graphql","imports":["const { addResolversToSchema } = require('apollo-graphql');","const { printSchemaWithDirectives } = require('apollo-graphql');","const { mergeSchemas } = require('apollo-graphql');"]},{"cmd":"yarn add apollo-graphql","imports":[]},{"cmd":"pnpm add apollo-graphql","imports":[]}],"homepage":"https://www.apollographql.com","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/apollo-graphql","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-graphql/compatibility"}}