Anchor to QuantityRulesAddPayloadQuantity
payloadQuantity Rules Add Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to quantityRulesquantity•[Quantity
Rules Rule!] The list of quantity rules that were added to or updated in the price list.
- Anchor to userErrorsuser•[Quantity
Errors Rule User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •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.- Anchor to priceListIdprice•ID!
List Id required The ID of the price list to which the quantity rules will be added or updated.
- Anchor to quantityRulesquantity•[Quantity
Rules Rule Input!]! required The list of quantity rules to add or update in the price list.
Arguments
Was this section helpful?