stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderSupportedAction

AdminTypes.FulfillmentOrderSupportedAction interface

One of the actions that the fulfillment order supports in its current state.

Signature:

export interface FulfillmentOrderSupportedAction 

Properties

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.