mirror of
https://github.com/wassname/talk.git
synced 2026-08-11 11:27:10 +08:00
Reconstruct previous comment state more accurately
This commit is contained in:
@@ -502,6 +502,9 @@ type Comment {
|
||||
# The time when the comment was created
|
||||
created_at: Date!
|
||||
|
||||
# The time when the comment was updated.
|
||||
updated_at: Date
|
||||
|
||||
# describes how the comment can be edited
|
||||
editing: EditInfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user