Logical nodes
Overview
A logical node lets you chain multiple comparison nodes together by splitting the query into multiple branches.
Items must fulfil All or Any of the conditions on the attached branches in order to be fetched by the query.
It's possible to chain logical nodes too, enabling you to build some highly precise queries!