GraphQL - Mutations
You want to create a mutation to add a new
Order with nested items list. Which mutation pattern correctly handles nested input?Order with nested items list. Which mutation pattern correctly handles nested input?$order is declared and used as input: $order.items with id and quantity are requested properly.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions