Re-adding display of comment date.

This commit is contained in:
David Jay
2017-01-24 12:24:30 -05:00
parent 9fbd1d3a77
commit 33d274386a
2 changed files with 4 additions and 0 deletions
@@ -2,6 +2,7 @@
fragment commentView on Comment {
id
body
created_at
user {
id
name: displayName