Merge branch 'master' into asset-comment-metrics

This commit is contained in:
gaba
2017-03-20 07:39:00 -07:00
10 changed files with 608 additions and 362 deletions
+3
View File
@@ -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!