I have a relationship between Recap and Repetition. In Recap, there is an array of Repetition. Repetition objects have a key called 'startDate'. How can I get this array sorted by 'startDate'?
Queries on relationships are not supported at the moment. See https://appwrite.io/docs/databases-relationships#limitations
If you want to fetch Repitition objects sorted, use one of the order queries. See https://appwrite.io/docs/queries#query-class
Can I some how sorts the array of related object by functions?
you would have to do it yourself
Any idea where to look in documentation?
there's no other documentation about this...
Thanks
Recommended threads
- Other DateTime Columns Are Saved Incorre...
When opening a row’s details from the console and editing any field, the timestamps of other DateTime columns are being automatically changed and incorrectly sa...
- GOT 500 error when going to the appwrite...
I gott 500 internal error screen and my API is timeout. please help to take a look. Traceback (most recent call last): File "D:\conda\envs\wrista\Lib\site-pa...
- Endless certificate generation cycle
Hello, when I try to add the subdomain stats.hedgehog-rp.ru, I get an infinite loop while the certificate is being generated. There are no problems with adding ...