TypesObjectsUnreadMessagesCount (Object)On this pageUnreadMessagesCount (Object)DescriptionNo descriptionFieldsNameDescriptionchatId - String!The ID of the chatcount - Int!Number of unread message in the chat for current usertype UnreadMessagesCount { chatId: String! count: Int!}