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

Hierarchy

  • AllHookFunc
  • Parameters

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

            • sliceB: {}

              Returns void

        Returns void

      Generated using TypeDoc