August 26, 2020

Add `is any of` and `is not any of` to more field types in Shopify Flow

Shopify Flow now includes the operator is any of and is not any of to more field types!

You can now use the operator on ENUM and Number fields such as orders's currencyCode or customer's orderCount.

To use the operator, add commas between the values that you want to compare against. For example, you could enter CA,US to check whether an order's currencyCode is either Canada or USA.

Learn more about Shopify Flow from the Shopify Help Center.