Skip to main content

bulkReleaseOrders

This action releases multiple orders from hold, allowing them to continue through the fulfillment workflow.

This mutation can be performed when the orders are in the status of 'ON_HOLD'.

bulkReleaseOrders(
input: BulkReleaseOrdersInput!
): AsynchronousActionResponse!

Arguments

bulkReleaseOrders.input ● BulkReleaseOrdersInput! non-null input

Parameters for BulkReleaseOrders

Type

AsynchronousActionResponse object

Asynchronous action response type