OptionalfilterAsTree?: boolean(default: false) If true, a Mailbox is only included in the query if all its ancestors are also included in the query according to the filter.
OptionalsortAsTree?: boolean(default: false) If true, when sorting the query results and comparing Mailboxes A and B:
The result of this is that the Mailboxes are sorted as a tree according to the parentId properties, with each set of children with a common parent sorted according to the standard sort comparators.
The arguments to query Mailbox objects via a
Mailbox/querycall