Skip to content

Add best practice about robust applications#2434

Open
martinbonnin wants to merge 4 commits into
sourcefrom
robust-clients
Open

Add best practice about robust applications#2434
martinbonnin wants to merge 4 commits into
sourcefrom
robust-clients

Conversation

@martinbonnin

@martinbonnin martinbonnin commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Robust applications must:

  • Plan for unknown enum values
  • Plan for unknown union types being added
  • Not force unwrap nullable types

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
graphql-github-io Ready Ready Preview, Comment Jun 16, 2026 11:06am

Request Review

@martinbonnin martinbonnin changed the title Add best practice about robust clients Add best practice about robust applications Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant