apollo-client
https://github.com/apollographql/apollo-client
TypeScript
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported26 Subscribers
Add a CodeTriage badge to apollo-client
Help out
- Issues
- Using @defer in a query on a field which was previously queried creates a cache hit, when it should be a miss
- Types `cache.modify` and `writeFragment` lead to TypeScript errors for documented Apollo examples when specifying generic parameter
- [WIP] Rework SSR+RSC documentation
- When using `useReadQuery` directly before `useQueryRefHandlers`, `refetch` won't update the `useReadQuery` result
- on error ReferenceError: WebSocket is not defined
- [bug?] refetch() resolves to undefined after component is unmounted
- Paginated read functions is not returning updated args when using fetchMore
- [Docs] Add some documentation on how to test `preloadQuery`
- [Data masking] Suspend `useFragment` when a deferred fragment is pending
- #11630 `useQuery` error when changing query
- Docs
- TypeScript not yet supported