Instead of
databases..collections..create
I want to have it only work on a specific collection, is that possible?
If not any plans to implement this feature?
“ databases. * .collections. * .create” is what i meant before
Try -
databases.DB-ID.collections.COLL-ID.create
but i am not sure of your usecase, this would only fire once when that ID collection is created.
Recommended threads
- Appwrite Scale beta
Hi I was on the appwrite scale beta but I didn't realise it wouldn't automatically downgrade me back to pro afterwards. I didn't have $600 in my linked bank c...
- OAuth2 gives general_bad_request
Hey hey. OAuth2 authentication (GitHub provider) throws a general_bad_request error when attempting to log in after account deletion through dashboard. **Steps...
- Mock Email
Hello, How can I create and use mock email addresses for testing purposes, allowing users to simulate email-based authentication or sign-in without needing real...