Skip to main content

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

Parameters for CancelOrder

Type

CancelOrderPayload object

Autogenerated return type of CancelOrder.