To help with props mapping when using apollo with React
A fully-featured caching GraphQL client.
Core engine for Apollo GraphQL server
Interface used to connect Apollo Gateway to Apollo Server
Protobuf format for Apollo usage reporting
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
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
A set of utils for faster development of GraphQL tools
Http utilities for Apollo Link shared across all links using http
Apollo Federation internal utilities
Protocol Buffers for JavaScript (& TypeScript).
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
A simple yet functional GraphQL client.
Apollo HOC for Next.js
Apollo GraphQL utility library
TypeScript definitions for apollo-upload-client
An Apollo Server integration for use with Express v4
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 Express v5
Use your GraphQL data in your Angular app, with the Apollo Client
Command line tool for Apollo GraphQL
An Apollo Server integration for hosting on AWS Lambda
Simple persistence for all Apollo cache implementations
React Apollo Hooks.