import { ShopifyPricingValue } from '@daffodil/driver/shopify'
The price value (fixed or percentage) for a discount application.
type ShopifyPricingValue = ShopifyMoneyV2 | ShopifyPricingPercentageValue