DiscountOnQuantityInput input object
This page was printed on Dec 10, 2019. For the current version, visit https://help.shopify.com/en/api/graphql-admin-api/reference/mutation/input-object/discountonquantityinput.
Version 2020-01 (Release candidate)
Specifies the quantity of items discounted and the discount value.
Input fields
effect
(DiscountEffectInput )
|
The percentage value of the discount. |
quantity
(UnsignedInt64 )
|
The quantity of items that are discounted. |
Version 2019-10 (Latest)
Specifies the quantity of items discounted and the discount value.
Input fields
effect
(DiscountEffectInput )
|
The percentage value of the discount. |
quantity
(UnsignedInt64 )
|
The quantity of items that are discounted. |
Version 2019-07
Specifies the quantity of items discounted and the discount value.
Input fields
effect
(DiscountEffectInput )
|
The percentage value of the discount. |
quantity
(UnsignedInt64 )
|
The quantity of items that are discounted. |
Version 2019-04
Specifies the quantity of items discounted and the discount value.
Input fields
effect
(DiscountEffectInput )
|
The percentage value of the discount. |
quantity
(UnsignedInt64 )
|
The quantity of items that are discounted. |