Merge branch 'master' into all-comments-queue

This commit is contained in:
Riley Davis
2017-04-21 09:05:38 -06:00
committed by GitHub
73 changed files with 901 additions and 301 deletions
@@ -21,12 +21,6 @@ query ModQueue ($asset_id: ID, $sort: SORT_ORDER) {
sort: $sort
}) {
...commentView
action_summaries {
count
... on FlagActionSummary {
reason
}
}
}
rejected: comments(query: {
statuses: [REJECTED],