stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DraftOrderInput > appliedDiscount

AdminTypes.DraftOrderInput.appliedDiscount property

The discount that will be applied to the draft order. A draft order line item can have one discount. A draft order can also have one order-level discount.

Signature:

appliedDiscount?: InputMaybe<DraftOrderAppliedDiscountInput>;