Skip to main content
Log inSign up
Anchor to QuantityPricingByVariantUpdateInput

QuantityPricingByVariantUpdateInput

input_object

The input fields used to update quantity pricing.

•

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
•

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.

•

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?