clusterOptionDelete
AUTH: Role=[product.OWNER]
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 represents true
or false
.