Skip to main content
Anchor to QuantityPricingByVariantUpdateInput

QuantityPricingByVariantUpdateInput

input_object

The input fields used to update quantity pricing.

•[PriceListPriceInput!]!required

A list of fixed prices to add.

Anchor to pricesToDeleteByVariantIdpricesToDeleteByVariantId
•[ID!]!non-null

A list of variant IDs that identify which fixed prices to remove.

Anchor to quantityPriceBreaksToAddquantityPriceBreaksToAdd
•[QuantityPriceBreakInput!]!required

A list of quantity price breaks to add.

Anchor to quantityPriceBreaksToDeletequantityPriceBreaksToDelete
•[ID!]!non-null

A list of quantity price break IDs that identify which quantity breaks to remove.

Anchor to quantityPriceBreaksToDeleteByVariantIdquantityPriceBreaksToDeleteByVariantId
•[ID!]

A list of product variant IDs that identify which quantity breaks to remove.

•[QuantityRuleInput!]!required

A list of quantity rules to add.

Anchor to quantityRulesToDeleteByVariantIdquantityRulesToDeleteByVariantId
•[ID!]!non-null

A list of variant IDs that identify which quantity rules to remove.


Was this section helpful?