--- title: FulfillmentOrderReleaseHoldUserErrorCode - GraphQL Admin description: >- Possible error codes that can be returned by `FulfillmentOrderReleaseHoldUserError`. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/FulfillmentOrderReleaseHoldUserErrorCode md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/FulfillmentOrderReleaseHoldUserErrorCode.txt --- # Fulfillment​Order​Release​Hold​User​Error​Code enum Possible error codes that can be returned by `FulfillmentOrderReleaseHoldUserError`. ## Valid values * FULFILLMENT\_​ORDER\_​NOT\_​FOUND The fulfillment order wasn't found. * INVALID\_​ACCESS The app doesn't have access to release the fulfillment hold. *** ## Fields * [Fulfillment​Order​Release​Hold​User​Error.​code](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/FulfillmentOrderReleaseHoldUserError#field-code) OBJECT An error that occurs during the execution of `FulfillmentOrderReleaseHold`. *** ## Map ### Fields with this enum * <-|[Fulfillment​Order​Release​Hold​User​Error.code](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/FulfillmentOrderReleaseHoldUserError#field-code)