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