stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrdersReleaseHoldsPayload

AdminTypes.FulfillmentOrdersReleaseHoldsPayload interface

Return type for fulfillmentOrdersReleaseHolds mutation.

Signature:

export interface FulfillmentOrdersReleaseHoldsPayload 

Properties

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.