@apollo/client@4.2.7
// A fully-featured caching GraphQL client.
$ npm install @apollo/client
downloads/wk
6,394,483
license
MIT
version
4.2.7
published
Jul 13, 2026
What is @apollo/client?
@apollo/client is a GraphQL client library that handles querying, caching, and state management for applications. Developers use it to fetch and manage data from GraphQL APIs with built-in caching, automatic updates, and React integration through hooks. It's useful when you need a structured way to handle GraphQL requests without building your own data fetching and caching layer.
Links
Keywords
Dependencies (7)
Maintainers
phryneas, jerelmiller, apollo-bot, abernix