{"library":"apollo-client","type":"library","category":null,"description":"Apollo Client is a comprehensive GraphQL client for JavaScript applications, providing caching, state management, and integrations with React, Angular, Vue, and other frameworks. The current stable version is 4.1.9 (2025-01-14), with a legacy v2.6.10 still in use. Major versions have breaking changes: v3 introduced a new package structure (@apollo/client), removed the separate apollo-boost preset, and switched to a single combined package. v4 (alpha) introduces modern method signatures. Key differentiators: normalized in-memory cache, optimistic UI, pagination helpers, and developer tools. It requires a GraphQL schema and is compatible with any GraphQL server. Release cadence is rapid with frequent patches.","language":"javascript","status":"active","version":"2.6.10","tags":["javascript","ecmascript","es2015","jsnext","relay","npm","react","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install apollo-client","imports":["import { ApolloClient } from '@apollo/client'","import { gql } from '@apollo/client'","import { useQuery } from '@apollo/client'","import { InMemoryCache } from '@apollo/client'","import { HttpLink } from '@apollo/client'"]},{"cmd":"yarn add apollo-client","imports":[]},{"cmd":"pnpm add apollo-client","imports":[]}],"homepage":"https://www.apollographql.com/docs/react/","github":"https://github.com/apollographql/apollo-client","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/apollo-client","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-client/compatibility"}}