Skip to content

Find products with no tags in the tag array? #169

Answered by rodrigoddalmeida
haf asked this question in Help
Discussion options

You must be logged in to vote

Hi @haf, your query looks correct, you can also use a short-handed version, like:

{
  "tags": { "$size": 0 }
}

It should work on both Frontend and Backend APIs.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rodrigoddalmeida
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants