Replies: 1 comment 1 reply
-
Hmm, don't think this is possible with the current filters indeed, you could create a custom service that applies that filter the the query builder? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@TriPSs I have a feature that sounds like this.
Give me all products that are not hidden. (hidden meaning a many to many table userId productId)
Im not sure we can achieve this using the current filter system.
Beta Was this translation helpful? Give feedback.
All reactions