Interface RecordErrorEvent

Hierarchy

Methods

Properties

Methods

  • Next calls the next hook handler.

    Returns void

  • Returns string[]

Properties

app: App
context: context.Context
error: Error
record?: core.Record
type: string

Could be any of the ModelEventType* constants, like:

  • create
  • update
  • delete
  • validate

Generated using TypeDoc