Correct Status

This commit is contained in:
Belen Curcio
2017-01-20 18:56:42 -03:00
parent b98b71189f
commit 39bf092ebb
@@ -2,6 +2,7 @@
fragment commentView on Comment {
id
body
status
user {
name: displayName
}