Skip to content

πŸš€  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.

License

Notifications You must be signed in to change notification settings

apollographql/apollo-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b66021 Β· Nov 24, 2020
Jul 8, 2020
Jul 16, 2020
Jul 14, 2020
Oct 26, 2020
Nov 24, 2020
Nov 24, 2020
Nov 4, 2020
Nov 24, 2020
Feb 20, 2019
Mar 25, 2019
Nov 24, 2020
Feb 11, 2019
Aug 25, 2020
Sep 14, 2020
Jul 20, 2020
Apr 16, 2020
Apr 22, 2019
Nov 24, 2020
Nov 24, 2020
Jul 1, 2020
Jul 8, 2020

Repository files navigation

Apollo Client

Apollo Client

npm version Build Status Join the community on Spectrum

Apollo Client is a fully-featured caching GraphQL client with integrations for React, Angular, and more. It allows you to easily build UI components that fetch data via GraphQL.

Documentation

All Apollo Client documentation, including React integration articles and helpful recipes, can be found at:
https://www.apollographql.com/docs/react/

The Apollo Client API reference can be found at:
https://www.apollographql.com/docs/react/api/apollo-client/

Maintainers