-
how would you get advanced twig queries like - whereMetadata('total',0,'>') to work? |
Beta Was this translation helpful? Give feedback.
Answered by
matfish2
Nov 4, 2024
Replies: 2 comments 7 replies
-
@spotd |
Beta Was this translation helpful? Give feedback.
0 replies
-
Been trying many tests to no avail eg |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@spotd can you try the lastest version please (5.1.0) and let me know if it works (added support for
ElementQuery
)