OBJECT
TopArtist
Top artist of an organization
link GraphQL Schema definition
- type TopArtist {
- : Artist!
- : Float! @deprecated( reason: "WARNING: this field is not currently used in any application" )
- : Float!
- : Float!
- : Float! @deprecated( reason: "WARNING: this field is not currently used in any application" )
- : Float!
- : Float! @deprecated( reason: "WARNING: this field is not currently used in any application" )
- : Float! @deprecated( reason: "WARNING: this field is not currently used in any application" )
- : ID!
- : Float!
- # revenue for networks
- #
- # Arguments
- # input: [Not documented]
- (: NetworkRevenuesCursorInput): [NetworkRevenue!]!
- : Float!
- : Float! @deprecated( reason: "WARNING: this field is not currently used in any application" )
- : Geocountry!
- : Float!
- : Media!
- : Float!
- : User!
- }