Posts and Comments are my two collections. In the Post collection, I created a two-way - one-to-many relationship so that I may retrieve all associated comments when I getDocument or listDocuments from the Posts collection. Consider the following scenario: A single post has 100 related comments. Is it possible to paginate relationships such that I only get the 3 most recent related comments when I get or list posts?
Recommended threads
- Hosting Issues with Static IP not domain...
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do h...
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...