--- title: Added new field recurring_cycle_limit and applies_on_subscription to DiscountAutomaticApp and DiscountAutomaticAppInput - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/added-new-field-recurring_cycle_limit-and-applies_on_subscription-to-discountautomaticapp-and-discountautomaticappinput md: https://shopify.dev/changelog/added-new-field-recurring_cycle_limit-and-applies_on_subscription-to-discountautomaticapp-and-discountautomaticappinput.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2024 Tags: * Admin GraphQL API * 2024-10 # Added new field `recurring_cycle_limit` and `applies_on_subscription` to DiscountAutomaticApp and DiscountAutomaticAppInput As of `2024-10`, you can use the `recurring_cycle_limit` and `applies_on_subscription` field on the [DiscountAutomaticApp](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/DiscountAutomaticApp) object type so that subscriptions can use function based discounts for a specified number of occurrences Learn more about `DiscountAutomaticApp` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DiscountAutomaticAppt).