OBJECT
Top artist of an organization
type TopGeocountry {agent_revenue_cumulative: Float! @deprecated( reason: "WARNING: this field is not currently used in any application" )client_revenue_cumulative: Float! @deprecated( reason: "WARNING: this field is not currently used in any application" )country: Geocountry! id: ID! net_revenue_cumulative: Float! user: User! }