92 packages
apollo3-cache-persist
Simple persistence for all Apollo cache implementations
apollo-boost
The easiest way to get started with Apollo Client
apollo-cache
Core abstract of Caching layer for Apollo Client
apollo-cache-inmemory
Core abstract of Caching layer for Apollo Client
@apollo/client
A fully-featured caching GraphQL client.
apollo-client
A simple yet functional GraphQL client.
@apollo/client-codemod-migrate-3-to-4
Apollo Client Codemod to migrate from version 3 to version 4
apollo-client-devtools
Developer tools for Apollo Client, with Studio Explorer integration, cache inspection, and query watching.
@apollo/client-devtools-vscode
This package is meant to be used to connect your Apollo Client instance with the Apollo Client devtools in the [Apollo GraphQL](https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo) VSCode extension.
@apollo/client-graphql-codegen
Apollo Client GraphQL Codegen Plugins
@apollo/client-integration-nextjs
<div align="center"> <img src="https://raw.githubusercontent.com/apollographql/apollo-client-integrations/main/banner.jpg" width="500" alt="Apollo Client + Next.js App Router" /> </div>
@apollo/client-integration-react-router
This package provides integrations between Apollo Client and React Router 7 to support modern streaming SSR.
@apollo/client-integration-tanstack-start
This package provides integrations between Apollo Client and TanStack Start to support modern streaming SSR.
@apollo/client-react-streaming
This package provides building blocks to create framework-level integration of Apollo Client with React's streaming SSR. See the [@apollo/client-integration-nextjs](https://github.com/apollographql/apollo-client-integrations/tree/main/packages/nextjs) pac
@apollo/experimental-nextjs-app-support
<div align="center"> <img src="https://raw.githubusercontent.com/apollographql/apollo-client-integrations/main/banner.jpg" width="500" alt="Apollo Client + Next.js App Router" /> </div>
@apollo/link-batch
Apollo Link that performs batching and operation on batched Operations
@apollo/link-batch-http
Batch HTTP transport layer for GraphQL
@apollo/link-context
An easy way to set and cache context changes for Apollo Link
@apollo/link-error
Error Apollo Link for GraphQL Network Stack
@apollo/link-persisted-queries
Use persisted queries with Apollo Link
apollo-link-persisted-queries
Use persisted queries with Apollo Link
@apollo/link-retry
Retry Apollo Link for GraphQL Network Stack
@apollo/link-schema
Use a GraphQL Schema to request data
@apollo/link-ws
WebSocket transport layer for GraphQL
@apollo/react-common
React Apollo common utilities.