stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountAmount > appliesOnEachItem

AdminTypes.DiscountAmount.appliesOnEachItem property

If true, then the discount is applied to each of the entitled items. If false, then the amount is split across all of the entitled items.

Signature:

appliesOnEachItem: Scalars['Boolean']['output'];