https://github.com/chenaski/react-apollo
https://github.com/chenaski/react-apollo
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chenaski/react-apollo
- Owner: chenaski
- Created: 2021-04-29T19:30:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-13T17:03:20.000Z (over 4 years ago)
- Last Synced: 2025-04-18T13:37:10.852Z (about 1 year ago)
- Language: TypeScript
- Size: 17.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React - Apollo
- [x] Update normalized entity
- [x] Solve N+1
- [x] BatchHttpLink
- [x] Dataloader
- [x] Sync entities list after adding/removing a single entity
- [x] cache.evict
- [x] refetchQueries
- [ ] Manual cache update
- [x] Local resolvers
- [ ] Manual cache update
- [ ] readFragment/writeFragment
- [x] readQuery/writeQuery
- [ ] update
- [ ] optimisticResponse
- [ ] Fragment Matcher
- [ ] Response type
- [ ] Errors/Exceptions