--- title: SubscriptionDiscountPercentageValue - GraphQL Admin description: The percentage value of the discount. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/subscriptiondiscountpercentagevalue md: https://shopify.dev/docs/api/admin-graphql/latest/objects/subscriptiondiscountpercentagevalue.md --- # Subscription​Discount​Percentage​Value object Requires `read_own_subscription_contracts` access scope. The percentage value of the discount. ## Fields * percentage [Int!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Int) non-null The percentage value of the discount. *** ## Map ### Possible type in * [Subscription​Discount​Value](https://shopify.dev/docs/api/admin-graphql/latest/unions/SubscriptionDiscountValue)