Skip to content

Add documentation of GraphQL query validation for FE developers

We should explain how we validate queries, what assumptions we currently make and how things would need to change if those assumptions change.

Specifically in regards to client queries, if we start using mixed queries. then we will need to stop skipping so aggressively.

The following discussion from !50655 (merged) should be addressed:

OSZAR »