updateCluster
No description
updateCluster(
id: UUID!
input: UpdateClusterInput!
): Cluster!
No description
updateCluster(
id: UUID!
input: UpdateClusterInput!
): Cluster!
updateCluster.id
● UUID!
non-null scalarupdateCluster.input
● UpdateClusterInput!
non-null inputCluster
object