Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TriggerOptions

The trigger listener options. Controls the order of execution (before/after the event), as well as the specific event type (add, delete)

Hierarchy

  • TriggerOptions

Index

Properties

Optional eventTypes

eventTypes: Set<TriggerQueryEvent>

Optional triggerExecutionStrategy

triggerExecutionStrategy: TriggerExecutionStrategy

Generated using TypeDoc