# PriceRuleFeature - admin-graphql - ENUM Version: 2024-10 ## Description The list of features that can be supported by a price rule. ### Access Scopes ## Enum values * [BULK](/docs/api/admin-graphql/2024-10/enums/BULK) * [BUY_ONE_GET_ONE](/docs/api/admin-graphql/2024-10/enums/BUY_ONE_GET_ONE) * [BUY_ONE_GET_ONE_WITH_ALLOCATION_LIMIT](/docs/api/admin-graphql/2024-10/enums/BUY_ONE_GET_ONE_WITH_ALLOCATION_LIMIT) * [QUANTITY_DISCOUNTS](/docs/api/admin-graphql/2024-10/enums/QUANTITY_DISCOUNTS) * [SPECIFIC_CUSTOMERS](/docs/api/admin-graphql/2024-10/enums/SPECIFIC_CUSTOMERS) ## Fields with this enum * [PriceRule.features](/docs/api/admin-graphql/2024-10/objects/PriceRule) ## Examples