Reconstruct previous comment state more accurately

This commit is contained in:
Chi Vinh Le
2018-01-25 22:03:37 +01:00
parent 426025f8c2
commit ce25cfb159
7 changed files with 153 additions and 87 deletions
+3
View File
@@ -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