A wrapper that helps bridge the gap between a custom frontend state management system and the Apollo GraphQL
A simple yet functional GraphQL client.
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 fully-featured caching GraphQL client.
A JavaScript template literal tag that parses GraphQL queries
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
TypeScript definitions for apollo-upload-client
Use your GraphQL data in your Angular app, with the Apollo Client
<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>
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
An Apollo Server integration for use with Express v5
Flexible, lightweight transport layer for GraphQL
An Apollo Server integration for use with Express v4
Apollo GraphQL utility library
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
HTTP transport layer for GraphQL
Query existing REST services with GraphQL
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.
GraphQL ESLint plugin.
GraphQL Hive + Apollo Server
An Apollo Server integration for use with Fastify