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.
You'd have to use a server side sdk, like the node one.
https://appwrite.io/docs/references/cloud/server-nodejs/databases#listCollections
when i try to print it i am getting this value when i print the list
Recommended threads
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...