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