Skip to content
Back

Collection pagination

  • 0
  • Functions
Andrik
27 May, 2024, 08:03

I want to get all collection list from database. I faced with some feature called pagination. How to retrieve all collections? My current solution I am working with: const collections = await database.listCollections(dbId, limit, offset);

TL;DR
Developers are seeking help with collection pagination in the database. They want to retrieve all collections but are facing pagination limitations. The current solution involves using `database.listCollections(dbId, limit, offset)`.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more