# FulfillmentOrderSupportedAction - admin-graphql - OBJECT Version: 2024-07 ## Description One of the actions that the fulfillment order supports in its current state. ### Access Scopes `read_assigned_fulfillment_orders` access scope, `read_merchant_managed_fulfillment_orders` access scope or `read_third_party_fulfillment_orders` access scope. ## Fields * [action](/docs/api/admin-graphql/2024-07/enums/FulfillmentOrderAction): FulfillmentOrderAction! - The action value. * [externalUrl](/docs/api/admin-graphql/2024-07/scalars/URL): URL - The external URL to be used to initiate the fulfillment process outside Shopify. Applicable only when the `action` value is `EXTERNAL`. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples