orderCancel
Cancel an order.
orderCancel(
id: ID!
): OrderCancel
Arguments
orderCancel.id ● ID! non-null scalar
ID of the order to cancel.
Type
OrderCancel object
Cancel an order.
Was this page helpful?