Analytics_MostPopularExhibitor
No description
type Analytics_MostPopularExhibitor {
allCount: Int!
allUniqueUser: Int!
webCount: Int!
webUniqueUser: Int!
androidCount: Int!
androidUniqueUser: Int!
iosCount: Int!
iosUniqueUser: Int!
timestampMin: Analytics_Date
timestampMax: Analytics_Date
}