A React HOC for Apollo GraphQL mutation, provides loading & error as props.
Library to help unit testing when using apollo-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
React Apollo Query, Mutation and Subscription components.
A fully-featured caching GraphQL client.
A hoc to track an apollo mutation state
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Test utils for apollo-server
An apollo link that queues mutations
Core engine for Apollo GraphQL server
Core abstract of Caching layer for Apollo Client
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.
An Apollo Link to debounce requests
To help with props mapping when using apollo with React
A simple yet functional GraphQL client.
Simple persistence for all Apollo cache implementations
React Apollo common utilities.
<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>
easiest way to create menus, popovers, and poppers with material-ui
React Apollo testing utilities.
React Apollo server-side rendering utilities
React Apollo `graphql` higher-order component.
React Apollo Hooks, Components, and HOC.