Skip to main content

deleteCluster

Deletes one or more clusters by their IDs.

deleteCluster(
id: [ID!]!
): [Cluster!]!

Arguments

deleteCluster.id ● [ID!]! non-null scalar

The IDs of the clusters to delete.

Type

Cluster object