OBJECT
The analytics for a track on a given date
type ChartDataPoint {cumulative: Int! date: DateTime! discrete: Int! }