Merge pull request #904 from coralproject/exclude-ignored-fc

Exclude Ignored users in Featured Comments Plugin
This commit is contained in:
Belén Curcio
2017-08-30 16:01:36 -03:00
committed by GitHub
@@ -102,6 +102,7 @@ const enhance = compose(
tags: ["FEATURED"]
sortOrder: $sortOrder
sortBy: $sortBy
excludeIgnored: $excludeIgnored
}
deep: true
) @skip(if: $hasComment) {