This commit is contained in:
tonyrewin 2022-12-04 14:16:41 +03:00
parent f59b8474e4
commit 5b67d372ad

View File

@ -498,7 +498,7 @@ type Token {
}
type Message {
author: String!
author: Int!
chatId: String!
body: String!
createdAt: Int!