Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrdersReleaseHoldsPayload
Return type for fulfillmentOrdersReleaseHolds mutation.
Signature:
export interface FulfillmentOrdersReleaseHoldsPayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| job? | Maybe<Job> | (Optional) The asynchronous job that will release the fulfillment holds. | |
| userErrors | Array<FulfillmentOrdersReleaseHoldsUserError> | The list of errors that occurred from executing the mutation. |