--- title: AppSubscriptionDiscountPercentage - GraphQL Admin description: The percentage value of a 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/appsubscriptiondiscountpercentage md: https://shopify.dev/docs/api/admin-graphql/latest/objects/appsubscriptiondiscountpercentage.md --- # App​Subscription​Discount​Percentage object The percentage value of a discount. ## Fields * percentage [Float!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Float) non-null The percentage value of a discount. *** ## Map ### Possible type in * [App​Subscription​Discount​Value](https://shopify.dev/docs/api/admin-graphql/latest/unions/AppSubscriptionDiscountValue)