Apollo Client
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
- @benjamn (Apollo)
- @hwillson (Apollo)
- @jcreighton (Apollo)
- @brainkim (Apollo)
Who is Apollo?
Apollo Graph Inc. is the company behind the industry's leading tools for building applications with GraphQL:
- Apollo Client – most popular GraphQL client for the web. Apollo also builds and maintains apollo-ios and apollo-android.
- Apollo Server – build a production-ready JavaScript GraphQL server in a schema-first way.
- Apollo Studio – a turnkey portal for your GraphQL developers with the most feature-rich GraphQL IDE available, the Apollo Explorer, and intelligent schema search and documentation.
- Apollo Federation – create and manage a single data graph comprised of subgraphs that can be controlled and managed with independent lifecycles.
We are fully committed to pushing the frontier of graph development forward across our developer tools in open source frameworks, hosted software tooling, developer extensions, and more.