OBJECT
The analytics for a spotify track on a given date
type SpotifyDataPoint {date: DateTime! streams: Int! }