MergeEnvironmentInput Input Object
Input type for mergeEnvironment mutation
Fields
#
destinationEnvironmentName
Name for the new environment if destinationEnvironmentSlug is not provided
destinationEnvironmentSlug
Slug of the destination environment to merge into. If not provided, a new environment will be created
destinationEnvironmentType
Type for the new environment if destinationEnvironmentSlug is not provided
mergeConfiguration
Optional configuration to customize the merge process
migrationType
How to migrate customers to newer plan version of updated plans. Default is not to migrate existing customers
sourceEnvironmentSlug
Slug of the source environment to merge from. Either this or sourceTemplate must be provided
sourceTemplate
A template dump of the source environment. Either this or sourceEnvironmentSlug must be provided
Usages
#
References
#
- Argument input of field mergeEnvironment from type Mutation
MergeEnvironment
Meter