Developer tools for Apollo Client, with Studio Explorer integration, cache inspection, and query watching.
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.
<div align="center"> <p> <a href="https://www.apollographql.com/"><img src="https://raw.githubusercontent.com/apollographql/apollo-client-devtools/main/assets/apollo-wordmark.svg" height="100" alt="Apollo GraphQL Logo"></a> </p> <h1>GraphQL Testi
A fully-featured caching GraphQL client.
Apollo devtools for React Native
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
A simple yet functional GraphQL client.
TypeScript definitions for apollo-upload-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
<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
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.
Flexible, lightweight transport layer for GraphQL
Library to help unit testing when using apollo-client
Simple persistence for all Apollo cache implementations
A JavaScript template literal tag that parses GraphQL queries
Core abstract of Caching layer for Apollo Client
TanStack Event Bus is a lightweight event bus for TanStack Devtools.
The Chrome DevTools Protocol JSON
TanStack Event Client is a lightweight event client for TanStack Devtools event bus.
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.