createEnvironmentConnection
Connect an environment as the default environment type for a given environment
createEnvironmentConnection(
organizationId: ID!
artifactId: ID!
environmentId: ID!
): EnvironmentConnectionPayload
Connect an environment as the default environment type for a given environment
createEnvironmentConnection(
organizationId: ID!
artifactId: ID!
environmentId: ID!
): EnvironmentConnectionPayload
createEnvironmentConnection.organizationId ● ID! non-null scalarcreateEnvironmentConnection.artifactId ● ID! non-null scalarcreateEnvironmentConnection.environmentId ● ID! non-null scalarEnvironmentConnectionPayload object