OBJECT
CDM group by information.
type CdmGroupByInfo {# End time of the grouping.end: DateTime # Interval the grouping was made with.group: String! # Start time of the grouping.start: DateTime }