GraphQL - Queries
Given the query:
What data will the server return?
{ user { id name } }What data will the server return?
{ user { id name } }id and name fields of user.id and name fields -> Option Bid and name fields [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions