Anchor to QuantityPricingByVariantUserErrorQuantity
objectQuantity Pricing By Variant User Error
Requires access scope. Also: The user must have permission to create and edit catalogs, and the shop requires B2B features enabled.
Error codes for failed volume pricing operations.
Anchor to FieldsFields
- Anchor to codecode•Quantity
Pricing By Variant User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •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?