# FulfillmentOrderAction - admin-graphql - ENUM Version: 2024-10 ## Description The actions that can be taken on a fulfillment order. ### Access Scopes ## Enum values * [CANCEL_FULFILLMENT_ORDER](/docs/api/admin-graphql/2024-10/enums/CANCEL_FULFILLMENT_ORDER) * [CREATE_FULFILLMENT](/docs/api/admin-graphql/2024-10/enums/CREATE_FULFILLMENT) * [EXTERNAL](/docs/api/admin-graphql/2024-10/enums/EXTERNAL) * [HOLD](/docs/api/admin-graphql/2024-10/enums/HOLD) * [MARK_AS_OPEN](/docs/api/admin-graphql/2024-10/enums/MARK_AS_OPEN) * [MERGE](/docs/api/admin-graphql/2024-10/enums/MERGE) * [MOVE](/docs/api/admin-graphql/2024-10/enums/MOVE) * [RELEASE_HOLD](/docs/api/admin-graphql/2024-10/enums/RELEASE_HOLD) * [REQUEST_CANCELLATION](/docs/api/admin-graphql/2024-10/enums/REQUEST_CANCELLATION) * [REQUEST_FULFILLMENT](/docs/api/admin-graphql/2024-10/enums/REQUEST_FULFILLMENT) * [SPLIT](/docs/api/admin-graphql/2024-10/enums/SPLIT) ## Fields with this enum * [FulfillmentOrderSupportedAction.action](/docs/api/admin-graphql/2024-10/objects/FulfillmentOrderSupportedAction) ## Examples