About this list
A currated list of useful pdoTools settings/examples
&where=`{ "template:IN" : [ 1,2,3 ] }
&where=`{ "template:NOT IN" : [ 1,2,3 ] }
Source: https://gist.github.com/davidpede/a00fbd35ff7c0f69815c
&where=`[{"alias:LIKE":"foo%", "OR:alias:LIKE":"%bar"},{"OR:pagetitle:=":"foobar", "AND:description:=":"raboof"}]`
source: https://gist.github.com/davidpede/a00fbd35ff7c0f69815c