OBJECT
ConnectedUsersIndicator
Global connected users indicators
link GraphQL Schema definition
- type ConnectedUsersIndicator {
- # Number of users currently connected to the desk
- Int! :
- # Number of users currently connected and available on by availability
- ChannelGroupAvailabilityStatus :
- # Average chat occupancy for users currently in production
- UsersInProductionOccupancy :
- }