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
- Couldnt not do appwrite push tables
Not sure why i am not able to create my tables
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this