Back to Pocketbase

Interface ExecHookFunc

static/jsvm/interfaces/dbx.ExecHookFunc.html

latest565 B
Original Source

Interface ExecHookFunc

ExecHookFunc executes before op allowing custom handling like auto fail/retry.

Hierarchy

  • ExecHookFunc

  • ExecHookFunc(q, op): void

Parameters

q: Query
op: (() => void)
- 
  - (): void
  - 

Returns void

Returns void

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc