CancelOrderResponse
Response after the cancelOrder
mutation is called.
This is deprecated and will be removed in the future. You should not use it in new code.
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!)