Generate typesafe apollo client instances
A fully-featured caching GraphQL client.
Fork of @graphql-codegen/typescript-react-apollo with support for Apollo Client 4
GraphQL ESLint plugin.
GraphQL Code Generator plugin for generating a functions to read and write from the apollo cache
Generate client code based on a GraphQL schema and query documents
Core engine for Apollo GraphQL server
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
TypeScript definitions for apollo-upload-client
A simple yet functional GraphQL client.
Generate persisted query ids
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
multiple GraphQL endpoints within a single Apollo Client instance
<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>
<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>
Use your GraphQL data in your Angular app, with the Apollo Client
GraphQL Code Generator plugin to generate client queries from graphql
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
Use Apollo Client in your Storybook stories.
A minimalistic code generation utility.
This [GraphQL Code Generator](https://the-guild.dev/graphql/codegen) preset is a tool to migrate various operation and codegen style to the recommended Client Preset approach.
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.
Flexible, lightweight transport layer for GraphQL
Library to help unit testing when using apollo-client