Analytics_ConnectionRequestReceive
No description
type Analytics_ConnectionRequestReceive {
allCount: Int!
allUniqueUser: Int!
allWithUniqueUser: Int!
pendingCount: Int!
pendingUniqueUser: Int!
pendingWithUniqueUser: Int!
acceptedCount: Int!
acceptedUniqueUser: Int!
acceptedWithUniqueUser: Int!
declinedCount: Int!
declinedUniqueUser: Int!
declinedWithUniqueUser: Int!
}
Fields
Analytics_ConnectionRequestReceive.allCount
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.allUniqueUser
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.allWithUniqueUser
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.pendingCount
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.pendingUniqueUser
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.pendingWithUniqueUser
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.acceptedCount
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.acceptedUniqueUser
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.acceptedWithUniqueUser
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.declinedCount
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.declinedUniqueUser
● Int!
non-null scalar
Analytics_ConnectionRequestReceive.declinedWithUniqueUser
● Int!
non-null scalar
Member Of
Analytics_CommunityExhibitors
object ● Analytics_CommunityUsers
object ● Analytics_Exhibitors
object ● Analytics_Metric
object ● Analytics_Timeline
object ● Analytics_Users
object