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