deleteTarget
Removes an environment from a project. This will fail if infrastructure is still provisioned in the environment.
deleteTarget(
organizationId: ID!
id: ID!
): TargetPayload
Removes an environment from a project. This will fail if infrastructure is still provisioned in the environment.
deleteTarget(
organizationId: ID!
id: ID!
): TargetPayload
organizationId
(ID!
)​id
(ID!
)​TargetPayload
​