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