GraphQL - Mutations
Identify the error in this mutation:
mutation { addBook(title: "1984", author) { id } }mutation { addBook(title: "1984", author) { id } }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions