Merge branch 'master' of github.com:coralproject/talk into ignore_rb2

This commit is contained in:
Benjamin Goering
2017-04-13 12:12:10 -05:00
18 changed files with 179 additions and 36 deletions
+3
View File
@@ -416,6 +416,9 @@ type Asset {
# The URL that the asset is located on.
url: String
# Returns last comment
lastComment: Comment
# Returns recent comments
recentComments: [Comment]