Is there a way to not list related documents? Lets say i have about a 1000 related documents to 10 records and i want to load those related documents after "clicking" on one of those 10 items in my panel. Is an option like this already implemented? Or maybe i have to do this with GraphQL?
Not at the moment because queries on relationships are not supported. We plan on adding support for queries in the future so you can control things like this
It would be a very helpful feature. Thanks Steven
Recommended threads
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...