Skip to main content

deleteEnvironmentConnection

Disconnect an artifact as the default artifact type for a given environment.

This is a potentially dangerous/destructive action.

For example, changing the default VPC will cause all resources to be deleted and recreated in the new VPC.

deleteEnvironmentConnection(
organizationId: ID!
id: ID!
): EnvironmentConnectionPayload

Arguments

deleteEnvironmentConnection.organizationId ● ID! non-null scalar

deleteEnvironmentConnection.id ● ID! non-null scalar

Type

EnvironmentConnectionPayload object