Apollo GraphQL apps creator
A fully-featured caching GraphQL client.
Interface used to connect Apollo Gateway to Apollo Server
Use your GraphQL data in your Angular app, with the Apollo Client
Apollo Federation internal utilities
A simple yet functional GraphQL 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>
<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>
An Apollo Server integration for use with Express v4
An Apollo Server integration for use with Express v5
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
Protobuf format for Apollo usage reporting
The easiest way to get started with Apollo Client
Simple persistence for all Apollo cache implementations
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
An Apollo Server integration for use with Next.js
A set of utils for faster development of GraphQL tools
Http utilities for Apollo Link shared across all links using http
Protocol Buffers for JavaScript (& TypeScript).
Plugin for Apollo Server to export metrics in Prometheus format
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Support for Persisted Query Lists in Apollo Client Web
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.