clusterUpdate
AUTH: Role=[product.OWNER,product.EDITOR]
clusterUpdate(
id: Int!
input: ClusterUpdateInput!
): Cluster!
AUTH: Role=[product.OWNER,product.EDITOR]
clusterUpdate(
id: Int!
input: ClusterUpdateInput!
): Cluster!
clusterUpdate.id
● Int!
non-null scalarclusterUpdate.input
● ClusterUpdateInput!
non-null inputCluster
object