--- title: DiscountType - GraphQL Admin description: The type of the subscription discount. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/DiscountType md: https://shopify.dev/docs/api/admin-graphql/latest/enums/DiscountType.md --- # Discount​Type enum The type of the subscription discount. ## Valid values * AUTOMATIC\_​DISCOUNT Automatic discount type. * CODE\_​DISCOUNT Code discount type. * MANUAL Manual discount type. *** ## Fields * [Subscription​Manual​Discount.type](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionManualDiscount#field-SubscriptionManualDiscount.fields.type) OBJECT Custom subscription discount. *** ## Map ### Fields with this enum * <-|[Subscription​Manual​Discount.type](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionManualDiscount#field-SubscriptionManualDiscount.fields.type)