ordersCancelInBulk
DEPRECATED
Legacy Orders V1 mutation. It applies to V1 orders only and will be removed once Orders V1 support ends. For V2 orders, use cancelOrderV2, per order.
Cancel an order
ordersCancelInBulk(
input: CancelOrdersInput!
): AsynchronousActionResponse! @deprecated
Arguments
ordersCancelInBulk.input ● CancelOrdersInput! non-null input common
Parameters for CancelOrders
Type
AsynchronousActionResponse object common
Asynchronous action response type