Tagged with “client”


NotePublished
Updated
Testing with Apollo Federation
clientserverfederationtesting

Test your GraphQL architecture comprehensively with unit, integration, end-to-end, composition, and component and operation testing.

3 min read
2022-07-122024-07-10
Production Readiness Checklist
srerouterserverclientbest-practices

Use this checklist—covering the GraphOS Router, subgraphs, and clients—to identify potential gaps before your graph handles production traffic.

2 min read
2022-07-112024-07-10
React Context with Apollo Client
client

Avoiding props-drilling by making data accessible through a React Hook, which can be called anywhere in the nested component tree.

1 min read
2023-01-302024-06-13
Keeping Schemas Up-To-Date in Client Apps
federationbest-practicesclient

Apollo's recommendations and best practices for keeping client apps up-to-date with supergraph schema changes.

1 min read
2023-04-122024-05-30
Server-Driven UI Client Design
clientserver-driven-ui

Use a component registry and design systems and tokens to simplify client logic with SDUI.

1 min read
2023-10-092024-05-30