Create an Apollo On Couchbase server with one command
Interface used to connect Apollo Gateway to Apollo Server
Core engine for Apollo GraphQL server
Apollo Federation internal utilities
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
A fully-featured caching GraphQL client.
Use your GraphQL data in your Angular app, with the Apollo Client
An Apollo Server integration for use with Express v4
An Apollo Server integration for use with Express v5
Protocol Buffers for JavaScript (& TypeScript).
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
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
<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>
Apollo Gateway
An Apollo Server integration for use with Fastify
Apollo Subgraph Utilities
Apollo Server plugin that adds New Relic Node.js agent instrumentation.
An Apollo Server integration for use with Next.js
A simple yet functional GraphQL client.
React Apollo server-side rendering utilities
Plugin for Apollo Server to export metrics in Prometheus format
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
An Apollo Server integration for use with Hapi