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
A fully-featured caching GraphQL client.
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
Core engine for Apollo GraphQL server
A simple yet functional GraphQL client.
Fork of @graphql-codegen/typescript-react-apollo with support for Apollo Client 4
<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>
Simple persistence for all Apollo cache implementations
Use Apollo Client in your Storybook stories.
Modern and scalable routing for React applications
React Apollo Hooks.
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.
Library to help unit testing when using apollo-client
React Apollo common utilities.
React Apollo testing utilities.
Super-fast alternative to Babel for when you can target modern JS runtimes
TypeScript definitions for apollo-upload-client
Modern and scalable routing for React applications
React Apollo Query, Mutation and Subscription components.
React Apollo server-side rendering utilities
React Apollo `graphql` higher-order component.
The easiest way to get started with Apollo Client
React Apollo Hooks, Components, and HOC.
Apollo devtools for React Native