# FulfillmentOrderReleaseHoldPayload - admin - PAYLOAD Version: unstable ## Description Return type for `fulfillmentOrderReleaseHold` mutation. ### Access Scopes ## Fields * [fulfillmentOrder](/docs/api/admin/unstable/objects/FulfillmentOrder): FulfillmentOrder - The fulfillment order on which the hold was released. * [userErrors](/docs/api/admin/unstable/objects/FulfillmentOrderReleaseHoldUserError): FulfillmentOrderReleaseHoldUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fulfillmentOrderReleaseHold](/docs/api/admin/unstable/mutations/fulfillmentOrderReleaseHold) ## Examples