stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > quantityRulesDelete

AdminTypes.Mutation.quantityRulesDelete property

Deletes specific quantity rules from a price list using a product variant ID. You can use the quantityRulesDelete mutation to delete a set of quantity rules from a price list.

Signature:

quantityRulesDelete?: Maybe<QuantityRulesDeletePayload>;