OBJECT
Represents count of clusters grouped by upgrade status.
type GroupCount {# Group member count.count: Int! # Group name.group: String! }