``` import React from 'react'; import { Button } from 'react-apollo-forms'; import mutation from './update.gql';
A fully-featured caching GraphQL client.
<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>
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
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.
Simple persistence for all Apollo cache implementations
React Apollo common utilities.
React Apollo testing utilities.
React Apollo Query, Mutation and Subscription components.
React Apollo server-side rendering utilities
React Apollo Hooks, Components, and HOC.
React Apollo `graphql` higher-order component.
Use Apollo Client in your Storybook stories.
Interface used to connect Apollo Gateway to Apollo Server
Protobuf format for Apollo usage reporting
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
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
Super-fast alternative to Babel for when you can target modern JS runtimes
Apollo devtools for React Native