OBJECT
Instagram Artist Analytics
type InstagramArtistAnalytics {date: DateTime! # cumulative followersfollowers_cumulative: Int # discrete followersfollowers_discrete: Int id: ID! # discrete impressionsimpressions_discrete: Int # discrete profile viewsprofile_views_discrete: Int # discrete reachreach_discrete: Int }