fix: updated comment

This commit is contained in:
Wyatt Johnson
2018-09-22 00:49:48 -06:00
parent 2edd923b9e
commit 32fdc51506
@@ -666,7 +666,8 @@ type Comment {
parent: Comment
"""
rootParent is the comment that is not a reply to another Comment.
rootParent is the highest level parent Comment. This Comment would have been
left on the Asset itself.
"""
rootParent: Comment