An open API service indexing awesome lists of open source software.

https://github.com/chenaski/react-apollo


https://github.com/chenaski/react-apollo

Last synced: 10 months ago
JSON representation

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