GraphQL - Mutations
Identify the error in this mutation:
mutation { updateUser(id: 5 name: "John") { id name } }mutation { updateUser(id: 5 name: "John") { id name } }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions