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
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...
- client.ping() does not appear to work.
After upgrading to 1.8.0, I ran the `starter_for_flutter` and tested the ping. It failed with a "Server Error". I tried this again on my production instance (1...
- Is there any reason you cant use a manag...
So quick context I would like to host a selfhosted Appwrite instance and I personally prefer to use managed DBs when able and really like to keep my DBs on dedi...