OBJECT
MonthlyNetworkRevenue
Network Revenue of an Top Artist
link GraphQL Schema definition
- type MonthlyNetworkRevenue {
- Artist :
- DateTime! :
- Float! @deprecated( reason: "WARNING: this field is not currently used in any application" ) :
- Float! :
- Float! :
- ID! :
- Network :
- Float! @deprecated( reason: "WARNING: this field is not currently used in any application" ) :
- Float! :
- Float! :
- Float! :
- Int! :
- Float! :
- Int! :
- User :
- }