clusterUpdate
Updates a cluster
clusterUpdate(
id: Int!
input: ClusterUpdateInput!
): Cluster!
Updates a cluster
clusterUpdate(
id: Int!
input: ClusterUpdateInput!
): Cluster!
clusterUpdate.id
● Int!
non-null scalarclusterUpdate.input
● ClusterUpdateInput!
non-null inputCluster
object