1 2 3
FROM e IN events WHERE e.data.foo == "foobar" AND e.data.foo == 42 OR e.data.foo == 123 PROJECT INTO e