Anchor to QuantityPricingByVariantUpdatePayloadQuantity
QuantityPricingByVariantUpdatePayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to productVariantsproduct•
Variants The variants for which quantity pricing was created successfully in the price list.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Updates quantity pricing on a price list. You can use the
mutation to set fixed prices, quantity rules, and quantity price breaks. This mutation does not allow partial successes. If any of the requested resources fail to update, none of the requested resources will be updated. Delete operations are executed before create operations.
Was this section helpful?