type Mutation { sendGroupChatMsg( chatId: String! chatMessageInMarkdownFormat: String! ): Boolean }