reason-react-apollo is a set of ReasonML bindings for Apollo's React-specific libraries that relies on generated GraphQL types that align with your schema, instead of query-specific types.
Protobuf format for Apollo usage reporting
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
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.
Use Apollo Client in your Storybook stories.
Interface used to connect Apollo Gateway to Apollo Server
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
Protobuf format for Apollo Engine
Super-fast alternative to Babel for when you can target modern JS runtimes
A set of utils for faster development of GraphQL tools