Apollo-GraphQL network interface for sockets.
Interface used to connect Apollo Gateway to Apollo Server
Flexible, lightweight transport layer for GraphQL
Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.
Core engine for Apollo GraphQL server
Minimal web-style fetch TypeScript typings
An Apollo Server integration for use with Express v5
An Apollo Server integration for use with Express v4
Standards-compliant WebSocket server and client
HTTP transport layer for GraphQL
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
A fully-featured caching GraphQL client.
A socket implementation for PGlite enabling remote connections
Absinthe Socket Apollo Link
Protocol Buffers for JavaScript (& TypeScript).
Apollo Federation internal utilities
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
Retry Apollo Link for GraphQL Network Stack
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>
Apollo Gateway
Minimal key-value cache interface
Absinthe Socket Apollo Link
An Apollo Server integration for use with Fastify