mutation SelectChatConversationMutation($id: ID!) { selectChatConversation(id: $id) { ok } }