---
title: PriceRulePercentValue - GraphQL Admin
description: The value of a percent price rule.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/admin-graphql/latest/objects/pricerulepercentvalue
  md: https://shopify.dev/docs/api/admin-graphql/latest/objects/pricerulepercentvalue.md
---

# Price​Rule​Percent​Value

object

Requires `read_price_rules` access scope.

The value of a percent price rule.

## Fields

* percentage

  [Float!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Float)

  non-null

  The percent value of the price rule.

***

## Map

### Possible type in

* [Price​Rule​Value](https://shopify.dev/docs/api/admin-graphql/latest/unions/PriceRuleValue)