Bookmarks tagged [apollo-client]
https://www.youtube.com/watch?v=zWhVAN4Tg6M
Explains the Graph part in GraphQL and how Apollo Client handles caching and the assumptions it makes.
- 📆 published on: 2017-02-07
- tags: graphql, apollo-client, caching
https://www.apollographql.com/blog/the-concepts-of-graphql-bc68bd819be3/
GraphQL is often explained as a “unified interface to access data from different sources”. Although this explanation is accurate, it doesn’t reveal the underlying ideas or the motivation behind GraphQ...
- 📆 published on: 2016-08-18
- tags: graphql, apollo-client, caching