QuantityPriceBreakInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields and values to use when creating quantity price breaks.
Access Scopes
Fields
-
minimumQuantity:
Int! -
The minimum required quantity for a variant to qualify for this price.
-
price:
MoneyInput! -
The price of the product variant when its quantity meets the break's minimum quantity.
-
variantId:
ID! -
The product variant ID associated with the quantity break.
Input objects with this input object
Examples