There is a way for the second template.
where the parameter should be like this:where={"id":{"$in":[1,3,5,7,9]}}
more where options:

another example if you need to execute a query to end identifiers:

there is still no workaround for the third template
source
share