Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventDBAddCollection

Fires when a collection is added to the database.

Hierarchy

  • EventDBAddCollection

Index

Properties

Properties

collection

collection: DBCollection

A reference to the added collection. Mutate or read as necessary

event

event: "EventDBAddCollection"

opts

opts: AddCollectionOpts

Reference to the opts used for adding a collection to the database. Modifying these options will modify original object

Generated using TypeDoc