
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
- How do Image transformation billing work...
How do image transformation billing work? I dont believe Im transforming them, but Im looking at 50ish image transformations Im just using ```ts export con...
- [SOLVED] AppwriteException: The requeste...
my appwrite appwrite request a suddenly failing, they were working before, database getDocument, createDocument all failing - AppwriteException: The requested r...
- endpoint for functions suddenly stopped ...
I have no clue why, I created a new function because the old one wouldnt stop refreshing with an old github version. Changed function Id yet now function wont t...
