mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Merge branch 'master' into user-sort
This commit is contained in:
@@ -359,6 +359,9 @@ type Comment {
|
||||
|
||||
# describes how the comment can be edited
|
||||
editing: EditInfo
|
||||
|
||||
# Indicates if it has a parent
|
||||
hasParent: Boolean
|
||||
}
|
||||
|
||||
# CommentConnection represents a paginable subset of a comment list.
|
||||
|
||||
Reference in New Issue
Block a user