Mark comments as always returning a value

This commit is contained in:
Chi Vinh Le
2018-07-10 19:14:42 -03:00
parent 8e87cba52f
commit ec1eff2b9d
5 changed files with 4 additions and 23 deletions
@@ -305,7 +305,7 @@ type Asset {
first: Int = 10
orderBy: COMMENT_SORT = CREATED_AT_DESC
after: Cursor
): CommentsConnection
): CommentsConnection!
"""
author is the authors listed in the meta tags for the Asset.