Hacker News new | ask | show | jobs
The Why of GraphQL Client Side Nullability in Examples (hasura.io)
1 points by nullxone 1033 days ago
1 comments

The client has a better idea than the server of what should be null in a graphql call.

This is available in Relay today and is coming up as a graphql RFC.