GraphQL - Queries
What will be the result of this query?
Assuming the 'age' field does not exist in the schema.
{ user { id name age } }Assuming the 'age' field does not exist in the schema.
{ user { id name age } }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions