DraftOrderAppliedDiscountType enum

The valid discount types that can be applied to a draft order.

Values

  • FIXED_AMOUNT
    A fixed amount in the store’s currency.
  • PERCENTAGE
    A percentage of the order subtotal.

Types that return DraftOrderAppliedDiscountType

  • [DraftOrderAppliedDiscount.valueType](https://shopify.dev/docs/admin-api/graphql/reference/orders/draftorderapplieddiscount#valuetype-2021-01)