Fulfillment Order Release Hold Payload
Return type for mutation.
Anchor to FieldsFields
- fulfillmentOrder (FulfillmentOrder)
- userErrors ([FulfillmentOrderReleaseHoldUserError!]!)
- Anchor to fulfillmentOrderfulfillment•Fulfillment
Order Order The fulfillment order on which the hold was released.
- Anchor to userErrorsuser•[Fulfillment
Errors Order Release Hold User Error!]! non-null The list of errors that occurred from executing the mutation.
Anchor to Mutations with this payloadMutations with this payload
- fulfillmentOrderReleaseHold (FulfillmentOrderReleaseHoldPayload)
- •mutation
Releases the fulfillment hold on a fulfillment order.
- •ID!required
The ID of the fulfillment order for which to release the fulfillment hold.
- Anchor to holdIdshold•[ID!]
Ids The IDs of the fulfillment holds to release.
Holds will only be released if they belong to the fulfillment order specified by theidargument.
NOTE: If not supplied, all holds for the fulfillment order will be released. It is highly recommended that apps supply the ids of the holds that they intend to release. Releasing all holds on a fulfillment order will result in the fulfillment order being released prematurely and items being incorrectly fulfilled.- Anchor to externalIdexternal•String
Id A configurable ID used to track the automation system releasing this hold.
Arguments
- •ID!