Have collection A with a ref. field. With include, I can retrieve all row data from collection B. Now, inside this row, there´s another ref. field to collection C. Would like to JOIN that one too (and so on, and so on, sometimes 4 levels deep).
Is this possible using just 1 query?