Hi. Can I use Query.Select() but for columns from collection which is related to collection which I'm fetching by listDocuments()?
How to use Query.select() for related collection
Not supported at the moment. You might want to ๐๐ผ the following issues:
Yes, exactly what I want. It could be also for Query.search()๐
Recommended threads
- 1:1 relationship doesnโt sync after re-a...
Hi, Iโm trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...