This example is based on the most basic version of react-static available, and adds:
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
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
Core engine for Apollo GraphQL server
Library to help unit testing when using apollo-client
This example is based on the most basic version of react-static available, and adds:
This repo hosts the source for Apollo Studio's Embeddable Sandbox
React Apollo Hooks.
A simple yet functional GraphQL client.
Simple persistence for all Apollo cache implementations
Test, mock, intercept and modify Apollo Client's operations — in both browser and unit tests!
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>
React Apollo testing utilities.
React Apollo Query, Mutation and Subscription components.
Command line tool for Apollo GraphQL
React Apollo server-side rendering utilities
React Apollo Hooks, Components, and HOC.
React Apollo `graphql` higher-order component.
Minimal web-style fetch TypeScript typings
Use Apollo Client in your Storybook stories.
Protobuf format for Apollo usage reporting
Interface used to connect Apollo Gateway to Apollo Server