The items in the order that qualify for the discount, their quantities, and the total value of the discount.
Access Scopes
Apps must have `read_discounts` access scope.
Fields
appliesOnOneTimePurchase:
Boolean! -
Whether the discount applies on regular one-time-purchase items.
appliesOnSubscription:
Boolean! -
Whether the discount applies on subscription items.
[Subscriptions](https://shopify.dev/docs/apps/launch/billing/subscription-billing/offer-subscription-discounts)
enable customers to purchase products
on a recurring basis.
items:
DiscountItems! -
The items to which the discount applies.
value:
DiscountCustomerGetsValue! -
Entitled quantity and the discount value.