Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventCollectionFind

Fires at the start of find function from a collection. This includes the col.id() function.

Hierarchy

  • EventCollectionFind

Index

Properties

Properties

event

event: "EventCollectionFind"

opts

opts: CollectionFindOpts

The options provided to the find function. Mutations to this will modify the results of the find function.

Generated using TypeDoc