fixd
This commit is contained in:
parent
f59b8474e4
commit
5b67d372ad
|
@ -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!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user