A lightweight way to test your Mutation and Query components in React Apollo (react-apollo).
React Apollo testing utilities.
A fully-featured caching GraphQL client.
Simple persistence for all Apollo cache implementations
Library to help unit testing when using apollo-client
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.
Use Apollo Client in your Storybook stories.
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
Thread-safe Helmet for React 16–18, with native support for React 19+
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.
A simple yet functional GraphQL client.
React Apollo common utilities.
Simple and complete React DOM testing utilities that encourage good testing practices.
<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 Query, Mutation and Subscription components.
<div align="center"> <p> <a href="https://www.apollographql.com/"><img src="https://raw.githubusercontent.com/apollographql/apollo-client-devtools/main/assets/apollo-wordmark.svg" height="100" alt="Apollo GraphQL Logo"></a> </p> <h1>GraphQL Testi
React Apollo server-side rendering utilities
React Apollo `graphql` higher-order component.
React Apollo Hooks, Components, and HOC.
Test, mock, intercept and modify Apollo Client's operations — in both browser and unit tests!
Thread-safe Helmet for React 16+ and friends
Test utils for apollo-server