
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
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- Automatic chunking for large media does ...
Hi! Using https://github.com/appwrite/sdk-for-apple to upload images to Storage, it does not upload images larger than ~2mb. Error message: `Invalid document...
- Is it possible to change the model to a ...
Is it possible to change the model to a custom model, like: https://chatgpt.com/g/g-rmdbtMF7a-expedia , or only the base 3.5 turbo is possible for chatting?
