fixd
This commit is contained in:
@@ -498,7 +498,7 @@ type Token {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Message {
|
type Message {
|
||||||
author: String!
|
author: Int!
|
||||||
chatId: String!
|
chatId: String!
|
||||||
body: String!
|
body: String!
|
||||||
createdAt: Int!
|
createdAt: Int!
|
||||||
|
|||||||
Reference in New Issue
Block a user