Objects
CancelOrderResponse
Response after cancelOrder mutation is called.
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!)
Was this page helpful?