appliesOnEachItem:
Boolean! -
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.
Connections
Related queries
Related mutations
Related Unions
DiscountCustomerGetsValue
The type of the discount value and how it will be applied. For example, it might be a percentage discount on a fixed number of items. Alternatively, it might be a fixed amount evenly distributed across all items or on each individual item. A third example is a percentage discount on all items.
DiscountEffect
The type of discount that will be applied. Currently, only a percentage discount is supported.