--- title: AppSubscriptionDiscountValueInput - GraphQL Admin description: The input fields to specify the value discounted every billing interval. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/appsubscriptiondiscountvalueinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/appsubscriptiondiscountvalueinput.md --- # App​Subscription​Discount​Value​Input input\_object The input fields to specify the value discounted every billing interval. ## Fields * amount [Decimal](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Decimal) The monetary value of a discount. * percentage [Float](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Float) The percentage value of a discount. *** ## Input objects using this input * [App​Subscription​Discount​Input.value](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/AppSubscriptionDiscountInput#fields-value) INPUT OBJECT The input fields to specify a discount to the recurring pricing portion of a subscription over a number of billing intervals. *** ## Map ### Input objects using this input * [App​Subscription​Discount​Input.value](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/AppSubscriptionDiscountInput#fields-value)