mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
Added support for new commentCount
This commit is contained in:
@@ -17,6 +17,7 @@ query AssetQuery($asset_url: String!) {
|
||||
charCount
|
||||
requireEmailConfirmation
|
||||
}
|
||||
commentCount
|
||||
comments {
|
||||
...commentView
|
||||
replies {
|
||||
|
||||
Reference in New Issue
Block a user