DiscountAmount object
The fixed amount value of a discount.
Required access
Apps must have read_discounts
access scope.
On this page
Fields
- amount (
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
The value of the discount. - appliesOnEachItem (
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
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.