QuantityRuleInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for the per-order quantity rule to be applied on the product variant.
Access Scopes
Fields
-
increment:
Int! -
The quantity increment.
-
maximum:
Int -
The maximum quantity.
-
minimum:
Int! -
The minimum quantity.
-
variantId:
ID! -
Product variant on which to apply the quantity rule.
Input objects with this input object
Examples