GraphQL - Queries
Given the GraphQL query:
What data will this query return?
query { book { title author { name } } }What data will this query return?
query { book { title author { name } } }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions