Back

How to get the list of all the collections

  • 0
  • Databases
  • Cloud
mm1212
3 Apr, 2024, 13:17

How can i get all the collections created in a database using react native, and appwrite version is 13.0.2. I am using the cloud verison.

TL;DR
To get the list of all collections in Appwrite using React Native, you need to use a server-side SDK like the Node.js one. Check the Appwrite Node.js SDK documentation for reference on listing collections: https://appwrite.io/docs/references/cloud/server-nodejs/databases#listCollections.
Kenny
3 Apr, 2024, 13:25

You'd have to use a server side sdk, like the node one.

https://appwrite.io/docs/references/cloud/server-nodejs/databases#listCollections

mm1212
3 Apr, 2024, 13:35

when i try to print it i am getting this value when i print the list

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