Just added: Algorithms you can run and practice
All topics / GraphQL Clients (Apollo)

GraphQL Clients (Apollo)

Consuming GraphQL from the front end: how Apollo Client's normalized cache, queries, and mutations change data fetching versus REST calls.

Download EPUB
  1. The cache is the point
  2. Queries and mutations in real components
  3. When the cache lies to you