Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventCollectionFindComplete

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

Hierarchy

  • EventCollectionFindComplete

Index

Properties

Properties

docs

docs: DBDoc[]

A reference to the results array returned from the queries. Adjust this to modify what gets returned

event

event: "EventCollectionFindComplete"

opts

opts: CollectionFindOpts

The options provided to the find function.

Generated using TypeDoc