Optional
destinationThe name of the new environment. Only relevant when destinationEnvironmentSlug
is not passed.
Optional
destinationThe slug of the environment to merge into. Not passing this will create a new environment and requires passing destinationEnvironmentName
.
Optional
destinationThe type of the new environment. only relevant when destinationEnvironmentSlug
is not passed.
Optional
migrationHow to migrate customers to newer plan version of updated plans. Default is not to migrate existing customers.
Optional
sourceThe slug of the environment to copy from. If missing sourceTemplate
will be used.
Optional
sourceThe product catalog template to apply. Only relevant when sourceEnvironmentSlug
is not passed.
Input type for mergeEnvironment mutation.