Releases the fulfillment holds on a list of fulfillment orders.
Access Scopes
`write_merchant_managed_fulfillment_orders` access scope, `write_third_party_fulfillment_orders` access scope or `write_marketplace_fulfillment_orders` access scope. Also: The user must have fulfill_and_ship_orders permission.
Arguments
externalId:
String -
A configurable ID used to track the automation system releasing these holds.
ids:
ID! -
The IDs of the fulfillment orders for which to release the fulfillment holds.
Returns
job:
Job
The asynchronous job that will release the fulfillment holds.
userErrors:
FulfillmentOrdersReleaseHoldsUserError!
The list of errors that occurred from executing the mutation.