not Accepted ones in the Flagged queue

This commit is contained in:
Belen Curcio
2017-02-15 16:19:31 -03:00
parent e59534bf46
commit ed105f876e
@@ -9,6 +9,7 @@ query ModQueue ($asset_id: ID!) {
}
flagged: comments(query: {
action_type: FLAG,
statuses: [null, PREMOD],
asset_id: $asset_id
}) {
...commentView