Changed fragment

This commit is contained in:
Wyatt Johnson
2017-02-13 15:33:10 -07:00
parent 8953182329
commit 51cbf79f30
@@ -5,7 +5,7 @@ fragment commentView on Comment {
status
user {
id
name: displayName
name: username
status
}
asset {