Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderSupportedAction
One of the actions that the fulfillment order supports in its current state.
Signature:
export interface FulfillmentOrderSupportedAction
Property | Modifiers | Type | Description |
---|---|---|---|
action | FulfillmentOrderAction | `${FulfillmentOrderAction}` | The action value. | |
externalUrl? | Maybe<Scalars[‘URL’][‘output’]> | (Optional) The external URL to be used to initiate the fulfillment process outside Shopify. Applicable only when the action value is EXTERNAL . |