mirror of
https://github.com/wassname/talk.git
synced 2026-07-15 11:26:58 +08:00
fix: updated comment
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user