
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 to render .mov gif files from an App...
So I've read the support thread and the guides about file uploads. But I'm still having trouble rendering my .mov files to my React.js front end using the app...
- db queries
hi, could you please help/advice me , i checked db usage for my app which has real usage once a month (its voting app) and i see a lot db queries for days when ...
- Sometimes the Reset Email Not Arriving
Sometimes when a user creates a recovery (Within the activity log of the user it indeed shows 'recovery.create') no email is delivered. I use SendGrid as smtp ...
