Only 25 of the 27 documents will show!
TL;DR
Issue: The user is experiencing a problem with the node.js sdk where new documents are not showing up.
Solution: The issue has been resolved. The user is advised to increase the limit or do pagination to view all documents. A link to the documentation on queries and the default limit of 25 is provided.If the limit of list is not specified, it is defaulted to 25
As stated in the documentation
You will find query here
@BloodThermic
You need to increase limit or do pagination
Or both
I love you!
[Solved] no new documents are showing up with node.js sdk
Recommended threads
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...