--- title: PriceRuleFixedAmountValue - GraphQL Admin description: The value of a fixed amount price rule. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/pricerulefixedamountvalue md: https://shopify.dev/docs/api/admin-graphql/latest/objects/pricerulefixedamountvalue.md --- # Price​Rule​Fixed​Amount​Value object Requires `read_price_rules` access scope. The value of a fixed amount price rule. ## Fields * amount [Money!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Money) non-null The monetary value of the price rule. *** ## Map ### Possible type in * [Price​Rule​Value](https://shopify.dev/docs/api/admin-graphql/latest/unions/PriceRuleValue)