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
- Interface 'FetchResult<TData, C, E>' incorrectly extends interface 'ExecutionResult<ObjMap<unknown>, ObjMap<unknown>>
- 'InMemoryCacheConfig' locally, but it is not exported when upgrading @apollo/client from 3.4.10 to 3.4.16
- Query does not trigger a rerender after a clearStore
- Warning that InMemoryCache requires merge function for entities using custom, nested cache IDs
- Question regarding Apollo Cache and nested API
- PersistedQueryLink work with bug. The full request goes through the GET method
- Apollo Mocked Provider Warning on refetch
- Apollo doesn't show all the data that is fetched.
- How to do pagination properly? How to know end reached?
- Evicting for a mutation does not update useMutation hook
- Docs
- TypeScript not yet supported