Test helper for writing apollo-server integration tests
An Apollo Server integration for use with Express v4
An Apollo Server integration for use with Express v5
An Apollo Server integration for use with Fastify
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
Core engine for Apollo GraphQL server
Interface used to connect Apollo Gateway to Apollo Server
A simple yet functional GraphQL client.
Test utils for apollo-server
<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>
### Local development
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
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 Next.js
Test helper for writing apollo-server integration tests using Fastify
A fully-featured caching GraphQL client.
React Apollo testing utilities.
An Apollo Server integration for use with Hapi
Apollo Federation internal utilities
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
An Apollo Server integration for hosting on AWS Lambda
An integration for Apollo Server on Azure Functions
Test suite for Apollo Server integrations