DiscountAmountInput input object

Specifies the value of the discount and how it is applied.


Input fields

  • amount ([Decimal](https://shopify.dev/docs/admin-api/graphql/reference/scalar#decimal-2021-01))
    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.