Back to Pocketbase

Interface AllHookFunc

static/jsvm/interfaces/dbx.AllHookFunc.html

latest666 B
Original Source

Interface AllHookFunc

AllHookFunc executes right before the query populate the row result from All() call (aka. op).

Hierarchy

  • AllHookFunc

  • AllHookFunc(q, sliceA, op): void

Parameters

q: Query
sliceA: {}
op: ((sliceB) => void)
- 
  - (sliceB): void
  - 

Parameters

    - 
sliceB: {}

Returns void

Returns void

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc