Is there a way to build a query, to filter by the length of an array?
My collection "a" has an relationship to a collection "b". It is a one to many relationship. Now I would like to filter all items from collection "a" which has more then one "b" item.