DiscountAmountInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for the value of the discount and how it is applied.
Access Scopes
Fields
amount
: Decimal - The value of the discount.
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.
Input objects with this input object
DiscountCustomerGetsValueInput
Examples