Hello Everyone,
I know how to get more than 25 documents using the limit query and pagination, but I don't know how to get more than 25 values from a document list attribute. I have checked the docs and this discord but I can't find any reference to it.
Thank you for your help.
Can you be more specific?
Yes. I have a document with a String list attribute. When I get the document from the database in my flutter dart code, if the String list attribute has more than 25 values, I only get 25 values. I would like a way to get all values in my String list attribute when I get the document.
Are you saying you have a string array attribute in your collection and it only returns the first 25 items of that array?
Recommended threads
- Hi Appwrite Support Team,My project has ...
Details: Project ID: 69a69f6f00113ed0e8e4 Region: SFO (sfo.cloud.appwrite.io) Error Response: Affected: ALL endpoints — Functions, Databases, Storage, Health, ...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...