OBJECT
type ProductionIndicator {# Number of pending conversationspendingConversationsCount: Int # Number of snoozed conversationssnoozedConversationsCount: Int # Number of ongoing conversationsonGoingConversationsCount: Int # Number of users currently connected to the deskconnectedUsersCount: Int @deprecated( reason: "Use connectedUsersIndicator.connectedUsersCount instead" )}