drupal-graphql / drupal-graphql/graphql
Question (issue) about NOT_EQUAL operator
Open
3.x
question
- Dominant language
- PHP
- Stars
- 287
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
Hello! I'd like to query articles by tags, and it works perfectly with EQUAL operator. However, if tags field contains more than one taxonomy tag, NOT_EQUAL operator doesn't filter results properly.
e.g.

I also tried NOT_IN operator, but you have to be precise in selection, so some articles could contain different amount of tags.
Thank you in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.