Just a small helper method to easier error creation with apollo graphql server >= 4
Interface used to connect Apollo Gateway to Apollo Server
Apollo Federation internal utilities
A fully-featured caching GraphQL client.
PM2.io NodeJS APM
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
Core engine for Apollo GraphQL server
Protobuf format for Apollo usage reporting
Use your GraphQL data in your Angular app, with the Apollo Client
Flexible, lightweight transport layer for GraphQL
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 set of utils for faster development of GraphQL tools
Http utilities for Apollo Link shared across all links using http
Protocol Buffers for JavaScript (& TypeScript).
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
A simple yet functional GraphQL client.
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Apollo GraphQL utility library
TypeScript definitions for apollo-upload-client
The easiest way to get started with Apollo Client
Query existing REST services with GraphQL
An Apollo Server integration for use with Express v4
Example usage: ```javascript import { createClient, Graph } from 'redis';
Command line tool for Apollo GraphQL