--- title: FulfillmentOrderReleaseHoldPayload - GraphQL Admin description: Return type for `fulfillmentOrderReleaseHold` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentorderreleaseholdpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentorderreleaseholdpayload.md --- # Fulfillment​Order​Release​Hold​Payload payload Return type for `fulfillmentOrderReleaseHold` mutation. ## Fields * fulfillment​Order [Fulfillment​Order](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrder) The fulfillment order on which the hold was released. * user​Errors [\[Fulfillment​Order​Release​Hold​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrderReleaseHoldUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [fulfillment​Order​Release​Hold](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrderReleaseHold) mutation Releases the fulfillment hold on a fulfillment order. *** ## Map ### Mutations with this payload * [fulfillment​Order​Release​Hold](https://shopify.dev/docs/api/admin-graphql/latest/types/fulfillmentOrderReleaseHold)