Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
utils | 2023-08-29 | ||
hooks.cjs.js | 2023-08-29 | 5.7 kB | |
hooks.cjs.js.map | 2023-08-29 | 12.0 kB | |
index.d.ts | 2023-08-29 | 230 Bytes | |
index.d.ts.map | 2023-08-29 | 254 Bytes | |
index.js | 2023-08-29 | 246 Bytes | |
index.js.map | 2023-08-29 | 475 Bytes | |
package.json | 2023-08-29 | 142 Bytes | |
useApolloClient.d.ts | 2023-08-29 | 153 Bytes | |
useApolloClient.d.ts.map | 2023-08-29 | 230 Bytes | |
useApolloClient.js | 2023-08-29 | 506 Bytes | |
useApolloClient.js.map | 2023-08-29 | 930 Bytes | |
useLazyQuery.d.ts | 2023-08-29 | 495 Bytes | |
useLazyQuery.d.ts.map | 2023-08-29 | 496 Bytes | |
useLazyQuery.js | 2023-08-29 | 192 Bytes | |
useLazyQuery.js.map | 2023-08-29 | 913 Bytes | |
useMutation.d.ts | 2023-08-29 | 500 Bytes | |
useMutation.d.ts.map | 2023-08-29 | 530 Bytes | |
useMutation.js | 2023-08-29 | 1.2 kB | |
useMutation.js.map | 2023-08-29 | 2.5 kB | |
useQuery.d.ts | 2023-08-29 | 481 Bytes | |
useQuery.d.ts.map | 2023-08-29 | 488 Bytes | |
useQuery.js | 2023-08-29 | 185 Bytes | |
useQuery.js.map | 2023-08-29 | 896 Bytes | |
useReactiveVar.d.ts | 2023-08-29 | 152 Bytes | |
useReactiveVar.d.ts.map | 2023-08-29 | 259 Bytes | |
useReactiveVar.js | 2023-08-29 | 453 Bytes | |
useReactiveVar.js.map | 2023-08-29 | 1.6 kB | |
useSubscription.d.ts | 2023-08-29 | 627 Bytes | |
useSubscription.d.ts.map | 2023-08-29 | 496 Bytes | |
useSubscription.js | 2023-08-29 | 1.4 kB | |
useSubscription.js.map | 2023-08-29 | 2.9 kB | |
Totals: 32 Items | 37.5 kB | 0 |
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/
Learn how to use Apollo Client with self-paced hands-on training on Odyssey, Apollo's official learning platform:
https://odyssey.apollographql.com/
Maintainers
- @benjamn (Apollo)
- @hwillson (Apollo)
- @jcreighton (Apollo)
- @brainkim (Apollo)
Who is Apollo?
Apollo Graph, Inc. creates industry-leading tools for building applications with GraphQL:
- Apollo Client – The 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 with a schema-first approach.
- Apollo Studio – A turnkey portal for GraphQL developers, featuring a powerful GraphQL IDE (the Apollo Explorer), metrics reporting, schema search, and documentation.
- Apollo Federation – Create and manage a single data graph composed of subgraphs that can be developed independently.
We are fully committed to advancing the frontier of graph development with open-source libraries, hosted software tooling, developer extensions, and community contributions.