PriceRulePercentValue - admin-graphql - OBJECT
Version: 2024-10
Description:
The value of a percent price rule.
Access Scopes
`read_price_rules` access scope.
Fields
-
percentage:
Float! -
The percent value of the price rule.
Connections
Related queries
Related mutations
Related Unions
-
PriceRuleValue
The type of the price rule value. The price rule value might be a percentage value, or a fixed amount.
Examples