fieldsfix
This commit is contained in:
parent
6dcc4f37d3
commit
93c4c3d308
|
@ -5,13 +5,12 @@ export default gql`
|
|||
loadMessagesBy(by: $by, limit: $limit, offset: $offset) {
|
||||
error
|
||||
messages {
|
||||
id
|
||||
author
|
||||
body
|
||||
replyTo
|
||||
reply_to
|
||||
created_at
|
||||
id
|
||||
updated_at
|
||||
replyTo
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user