bulkAllocateOrders
DEPRECATED
Legacy Orders V1 mutation. It applies to V1 orders only and will be removed once Orders V1 support ends. For V2 orders, use createDraftFulfillment → allocateFulfillment, per order.
Allocates inventory for multiple orders
bulkAllocateOrders(
input: BulkAllocateOrdersInput!
): AsynchronousActionResponse! @deprecated
Arguments
bulkAllocateOrders.input ● BulkAllocateOrdersInput! non-null input common
Parameters for BulkAllocateOrders
Type
AsynchronousActionResponse object common
Asynchronous action response type