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