GraphQL - Resolvers
How do you correctly pass an argument named
userId with value 10 to a GraphQL query field profile?userId with value 10 to a GraphQL query field profile?userId: 10, which is the correct syntax. Other options use invalid operators like '=', '=>', or '=='.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions