Remove draft order metafield
This page was printed on Jun 27, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/actions/remove-draft-order-metafield.
TheRemove draft order metafieldaction removesmetafieldsfrom the draft order that triggers the workflow.
Fields
TheRemove draft order metafieldaction contains the following fields.
Field | Description |
---|---|
Metafield namespace | Required. A metafield namespace is a container for a group of metafields. Grouping metafields within a namespace prevents your metafields from conflicting with other metafields. |
Key | Required. A key is an identifier for the metafield value. |
Triggers
TheRemove draft order metafeildaction has a hidden field added to it by the trigger. This field,Draft order ID, identifies the draft order to have metafields removed. The draft order ID is set by default and can't be changed.
TheRemove draft order metafieldaction can be used in workflows that start with the following triggers:
Example
In this example workflow, a draft order metafield is removed from all newly created draft orders.
API details
To learn more, review theMetafieldInputinput object.