RFC1 - Proposal
CCN: Client Controlled Nullability github.com/graphql/graphql-spec/issues/867
GitHub
[RFC] Client controlled nullability operator · Issue #867 · graphql/graphql-specYou can read a fuller version of the RFC here. TL;DR: This RFC proposes new syntax for GraphQL clients to express that fields in an operation are non-null. Problem Statement The official best pract...