You are not logged in.
there is no *Joined or *Many procedure in the crossplatform client.
how to query or oprate on master/child relationship tables.
Offline
It was not integrated, to reduce code size, and complexity.
Idea is that for such complex queries, you should rather use a server-side persistence interface-based service, then call it from the cross-platform client instead of the CRUD methods.
Offline