Drop-in replacements for @apollo/client's useQuery, useMutation and useSubscription hooks with reduced overhead and additional functionality.
React Apollo Hooks.
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
Use [Apollo Client](https://github.com/apollographql/apollo-client) as React [hooks](https://reactjs.org/docs/hooks-intro.html).
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
Apollo Federation internal utilities
Protocol Buffers for JavaScript (& TypeScript).
Fork of @graphql-codegen/typescript-react-apollo with support for Apollo Client 4
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
A simple yet functional GraphQL client.
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
Use your GraphQL data in your Angular app, with the Apollo Client
Command line tool for Apollo GraphQL
An Apollo Server integration for use with Express v5
GraphQL Code Generator plugin for generating a functions to read and write from the apollo cache
Simple persistence for all Apollo cache implementations