# AppSubscriptionReplacementBehavior - admin-graphql - ENUM Version: 2024-10 ## Description The replacement behavior when creating an app subscription for a merchant with an already existing app subscription. ### Access Scopes ## Enum values * [APPLY_IMMEDIATELY](/docs/api/admin-graphql/2024-10/enums/APPLY_IMMEDIATELY) * [APPLY_ON_NEXT_BILLING_CYCLE](/docs/api/admin-graphql/2024-10/enums/APPLY_ON_NEXT_BILLING_CYCLE) * [STANDARD](/docs/api/admin-graphql/2024-10/enums/STANDARD) ## Fields with this enum * [appSubscriptionCreate.replacementBehavior](/docs/api/admin-graphql/2024-10/mutations/appSubscriptionCreate) ## Examples