mirror of
https://github.com/wassname/talk.git
synced 2026-08-10 12:41:02 +08:00
Re-adding display of comment date.
This commit is contained in:
@@ -61,6 +61,9 @@ type Comment {
|
||||
|
||||
# the current status of a comment.
|
||||
status: COMMENT_STATUS
|
||||
|
||||
# the time when the comment was created
|
||||
created_at: String!
|
||||
}
|
||||
|
||||
enum ITEM_TYPE {
|
||||
|
||||
Reference in New Issue
Block a user