--- title: AppSubscriptionDiscountAmount - GraphQL Admin description: The fixed amount 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/appsubscriptiondiscountamount md: https://shopify.dev/docs/api/admin-graphql/latest/objects/appsubscriptiondiscountamount.md --- # App​Subscription​Discount​Amount object The fixed amount value of a discount. ## Fields * amount [Money​V2!](https://shopify.dev/docs/api/admin-graphql/latest/objects/MoneyV2) non-null The fixed amount value of a discount. *** ## Map ### Possible type in * [App​Subscription​Discount​Value](https://shopify.dev/docs/api/admin-graphql/latest/unions/AppSubscriptionDiscountValue)