# PriceRuleValueInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields to update a price rule. ### Access Scopes ## Fields * [fixedAmountValue](/docs/api/admin-graphql/2024-07/scalars/Money): Money - The fixed amount value of the price rule. * [percentageValue](/docs/api/admin-graphql/2024-07/scalars/Float): Float - The percentage value of the price rule. ## Input objects with this input object * [PriceRuleInput](/docs/api/admin-graphql/2024-07/input-objects/PriceRuleInput) ## Examples