sawijayaOriginal post
Apple Developer
i have 2 collections, like item and itemOrder, then how to join item and itemOrder collection ?
currently i'm using Apple SDK.
Summary
Currently, there is no built-in way to join collections in Appwrite. You will have to make separate API calls client-side. However, there is an open feature request for this functionality, and the Appwrite team is working on adding support for it. Keep an eye on this GitHub issue for updates: <https://github.com/appwrite/appwrite/issues/2735>.