Merge branch 'master' into user-sort

This commit is contained in:
Wyatt Johnson
2017-08-22 13:04:32 -06:00
committed by GitHub
14 changed files with 69 additions and 5 deletions
+3
View File
@@ -359,6 +359,9 @@ type Comment {
# describes how the comment can be edited
editing: EditInfo
# Indicates if it has a parent
hasParent: Boolean
}
# CommentConnection represents a paginable subset of a comment list.