Hello Ramses,
If you haven one property then the syntax is:
{{query (property type first)}}
What is the syntax if you have two properties?
Is it something like:
{{query (and (property type first) (property type second))}}
This is not working, because …