GraphQL

A typed query layer between the client and its data — and the caching problem it moves rather than removes.

3 articles

Apollo

Listed inApolloGraphQLon

The normalized cache, cache policies, and optimistic updates that behave under concurrency.

Intermediate8 minDraft
#graphql
#data

GraphQL

Listed inGraphQLGraphQLon

Schemas, queries, mutations, and fragments — plus over-fetching, N+1, and the cost of a flexible API.

Intermediate9 minDraft
#graphql
#data

Relay Modern

Listed inRelay ModernGraphQLon

Compiler-driven fragments and colocated data requirements — strict, and fast because of it.

Advanced7 minDraft
#graphql
#data