clusterOptionDelete
Deletes a cluster option
clusterOptionDelete(
clusterId: Int!
optionId: Int!
): Boolean!
Arguments
clusterOptionDelete.clusterId
● Int!
non-null scalar
clusterOptionDelete.optionId
● Int!
non-null scalar
Type
Boolean
scalar
The
Boolean
scalar type representstrue
orfalse
.