--- title: PriceRuleTrait - GraphQL Admin description: The list of features that can be supported by a price rule. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/enums/PriceRuleTrait' md: 'https://shopify.dev/docs/api/admin-graphql/2024-10/enums/PriceRuleTrait.txt' --- # Price​Rule​Trait enum The list of features that can be supported by a price rule. ## Valid values * BULK The price rule supports bulk discounts. * BUY\_​ONE\_​GET\_​ONE The price rule supports Buy X, Get Y (BXGY) discounts. * BUY\_​ONE\_​GET\_​ONE\_​WITH\_​ALLOCATION\_​LIMIT The price rule supports Buy X, Get Y (BXGY) discounts that specify a custom allocation limit. * QUANTITY\_​DISCOUNTS The price rule supports discounts that require a quantity. * SPECIFIC\_​CUSTOMERS The price rule targets specific customers. *** ## Fields * [Price​Rule.​traits](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/PriceRule#field-traits) OBJECT Deprecated *** ## Map