drupal-graphql / drupal-graphql/graphql

Question (issue) about NOT_EQUAL operator

Open
#1,225 0 comments 0 reactions 0 assignees View on GitHub
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.
![image](https://user-images.githubusercontent.com/70510301/128002848-26fe7402-d58a-4333-bf62-fa84ee7d957d.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.