Anchor to QuantityRuleUserErrorQuantity
objectQuantity Rule User Error
Requires access scope.
An error for a failed quantity rule operation.
Anchor to FieldsFields
- Anchor to codecode•Quantity
Rule 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
Creates or updates existing quantity rules on a price list. You can use the
mutation to set order level minimums, maximumums and increments for specific product variants.
- •mutation
Deletes specific quantity rules from a price list using a product variant ID. You can use the
mutation to delete a set of quantity rules from a price list.
Was this section helpful?