**This package is deprecated, use the official [apollo/react-hooks](https://www.npmjs.com/package/@apollo/react-hooks) package instead. The interface is the same as this one with extended 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
magically refetches relevant queries after creates and deletes
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
Async hook
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