Fields
Array containing the orders associated with an order id and the cancellation status for each order.
Error object detailing information on why a cancellation request failed
Mutations
cancelOrder(input: CancelOrderInput!)
Response after the cancelOrder mutation is called.
cancelOrder(input: CancelOrderInput!)