Added support for new commentCount

This commit is contained in:
Wyatt Johnson
2017-01-27 15:52:05 -07:00
parent 2e6c7f7b09
commit 04cd7312a6
4 changed files with 4 additions and 2 deletions
@@ -17,6 +17,7 @@ query AssetQuery($asset_url: String!) {
charCount
requireEmailConfirmation
}
commentCount
comments {
...commentView
replies {