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