react-apollo-compose
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
Apollo Federation internal utilities
No description provided.
A fully-featured caching GraphQL client.
Core engine for Apollo GraphQL server
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
React Apollo Hooks.
React Apollo common utilities.
A simple yet functional GraphQL client.
Simple persistence for all Apollo cache implementations
<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>
React Apollo testing utilities.
React Apollo Query, Mutation and Subscription components.
React Apollo server-side rendering utilities
React Apollo `graphql` higher-order component.
React Apollo Hooks, Components, and HOC.
A simple utility for composing two or more react refs into a single callback ref.
Use Apollo Client in your Storybook stories.
Interface used to connect Apollo Gateway to Apollo Server
Protobuf format for Apollo usage reporting
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
The easiest way to get started with Apollo Client