# QuantityRulesDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `quantityRulesDelete` mutation. ### Access Scopes ## Fields * [deletedQuantityRulesVariantIds](/docs/api/admin-graphql/2024-10/scalars/ID): ID - A list of product variant IDs whose quantity rules were removed from the price list. * [userErrors](/docs/api/admin-graphql/2024-10/objects/QuantityRuleUserError): QuantityRuleUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [quantityRulesDelete](/docs/api/admin-graphql/2024-10/mutations/quantityRulesDelete) ## Examples