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