mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
Added support for total comment count
This commit is contained in:
@@ -422,6 +422,9 @@ type Asset {
|
||||
# The count of top level comments on the asset.
|
||||
commentCount: Int
|
||||
|
||||
# The total count of all comments made on the asset.
|
||||
totalCommentCount: Int
|
||||
|
||||
# The settings (rectified with the global settings) that should be applied to
|
||||
# this asset.
|
||||
settings: Settings!
|
||||
|
||||
Reference in New Issue
Block a user