# PriceRulePercentValue - admin-graphql - OBJECT Version: 2024-10 ## Description The value of a percent price rule. ### Access Scopes `read_price_rules` access scope. ## Fields * [percentage](/docs/api/admin-graphql/2024-10/scalars/Float): Float! - The percent value of the price rule. ## Connections ## Related queries ## Related mutations ## Related Unions * [PriceRuleValue](/docs/api/admin-graphql/2024-10/unions/PriceRuleValue) The type of the price rule value. The price rule value might be a percentage value, or a fixed amount. ## Examples