Back to Pocketbase

Interface CollectionErrorEvent

static/jsvm/interfaces/core.CollectionErrorEvent.html

latest1.4 KB
Original Source

Interface CollectionErrorEvent

Hierarchy

Index

Methods

nexttags

Properties

appcollection?contexterrortype

Methods

next

  • next(): void

Next calls the next hook handler.

Returns void

tags

  • tags(): string[]

Returns string[]

Properties

app

app: App

Optional collection

collection?: core.Collection

context

context: context.Context

error

error: Error

type

type: string

Could be any of the ModelEventType* constants, like:

  • create
  • update
  • delete
  • validate

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc