ENUM

ArtistNetworkAnalyticsChart

Available charts for an artist

link GraphQL Schema definition

  • enum ArtistNetworkAnalyticsChart {
  • # facebook_likes
  • FACEBOOK_LIKES
  • # instagram_followers
  • INSTAGRAM_FOLLOWERS
  • # soundcloud_followers
  • SOUNDCLOUD_FOLLOWERS
  • # spotify_followers
  • SPOTIFY_FOLLOWERS
  • # spotify_listeners
  • SPOTIFY_LISTENERS
  • # twitter_followers
  • TWITTER_FOLLOWERS
  • # youtube_subscribers
  • YOUTUBE_SUBSCRIBERS
  • }