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

Hierarchy

  • ExecHookFunc
  • Parameters

    • q: Query
    • op: (() => void)
        • (): void
        • Returns void

    Returns void

Generated using TypeDoc