Production-ready Node.js GraphQL server for AWS Lambda
An Apollo Server integration for hosting on AWS Lambda
Core engine for Apollo GraphQL server
Interface used to connect Apollo Gateway to Apollo Server
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
A fully-featured caching GraphQL client.
Apollo Federation internal utilities
An Apollo Server integration for use with Express v4
An Apollo Server integration for use with Express v5
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
Protocol Buffers for JavaScript (& TypeScript).
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>
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
An Apollo Server integration for use with Fastify
Apollo Gateway
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native
Apollo Subgraph Utilities
A simple yet functional GraphQL client.
Apollo Server plugin that adds New Relic Node.js agent instrumentation.
React Apollo server-side rendering utilities
Fetch API compliant HTTP Server adapter
Detect if your code is running on an AWS Lambda server
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.