cancelOrder
DEPRECATED
This mutation will be removed in the future. Use ordersCancelInBulk instead.
Cancel an order
cancelOrder(
input: CancelOrderInput!
): CancelOrderPayload @deprecated
Arguments
cancelOrder.input ● CancelOrderInput! non-null input common
Parameters for CancelOrder
Type
CancelOrderPayload object common
Autogenerated return type of CancelOrder.