stack

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

AdminTypes.DiscountAmountInput.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?: InputMaybe<Scalars['Boolean']['input']>;