show view more button on a permalinked comment if applicable

This commit is contained in:
Riley Davis
2017-03-29 13:04:28 -06:00
parent c5d36a9f19
commit f11a11cf67
@@ -5,6 +5,7 @@ query AssetQuery($asset_id: ID, $asset_url: String!, $comment_id: ID!, $has_comm
...commentView
parent {
...commentView
replyCount
replies {
...commentView
}