# QuantityRulesAddPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `quantityRulesAdd` mutation. ### Access Scopes ## Fields * [quantityRules](/docs/api/admin-graphql/2024-10/objects/QuantityRule): QuantityRule - The list of quantity rules that were added to or updated in 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 * [quantityRulesAdd](/docs/api/admin-graphql/2024-10/mutations/quantityRulesAdd) ## Examples