Anchor to QuantityPricingByVariantUpdateInputQuantity
QuantityPricingByVariantUpdateInput
input_object
The input fields used to update quantity pricing.
Anchor to FieldsFields
- Anchor to pricesToAddprices•
To Add [PriceList requiredPrice Input!]! A list of fixed prices to add.
- Anchor to pricesToDeleteByVariantIdprices•
To Delete By Variant Id [ID!]!non-null A list of variant IDs that identify which fixed prices to remove.
- Anchor to quantityPriceBreaksToAddquantity•
Price Breaks To Add [QuantityPrice requiredBreak Input!]! A list of quantity price breaks to add.
- Anchor to quantityPriceBreaksToDeletequantity•
Price Breaks To Delete [ID!]!non-null A list of quantity price break IDs that identify which quantity breaks to remove.
- Anchor to quantityRulesToAddquantity•
Rules To Add [QuantityRule requiredInput!]! A list of quantity rules to add.
- Anchor to quantityRulesToDeleteByVariantIdquantity•
Rules To Delete By Variant Id [ID!]!non-null A list of variant IDs that identify which quantity rules to remove.
Was this section helpful?