mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
initial download support
This commit is contained in:
@@ -547,6 +547,9 @@ type Comment {
|
||||
|
||||
# Indicates if it has a parent
|
||||
hasParent: Boolean
|
||||
|
||||
# url is the permalink to this particular Comment on the Asset.
|
||||
url: String
|
||||
}
|
||||
|
||||
# CommentConnection represents a paginable subset of a comment list.
|
||||
|
||||
Reference in New Issue
Block a user