pub const DB__MONGODB__COLLECTION: &str = "db.mongodb.collection";๐Deprecated:
Use DB__COLLECTION__NAME (db.collection.name) instead.
Expand description
The MongoDB collection being accessed.
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
DB__COLLECTION__NAME(db.collection.name)