--- title: DiscountType - GraphQL Admin description: The type of the subscription discount. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/enums/discounttype md: https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/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/unstable/objects/SubscriptionManualDiscount#field-SubscriptionManualDiscount.fields.type)