# AppSubscriptionReplacementBehavior - admin-graphql - ENUM
Version: unstable

## 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/unstable/enums/APPLY_IMMEDIATELY)
* [APPLY_ON_NEXT_BILLING_CYCLE](/docs/api/admin-graphql/unstable/enums/APPLY_ON_NEXT_BILLING_CYCLE)
* [STANDARD](/docs/api/admin-graphql/unstable/enums/STANDARD)

## Fields with this enum
* [appSubscriptionCreate.replacementBehavior](/docs/api/admin-graphql/unstable/mutations/appSubscriptionCreate)


## Examples