IGUHealth
Preparing search index...
@iguhealth/server
transactions
QueueBatch
Function QueueBatch
QueueBatch
<
CTX
extends
Pick
<
IGUHealthServerCTX
,
"queue"
>
,
R
>
(
ctx
:
CTX
,
batchFN
:
(
ctx
:
CTX
)
=>
Promise
<
R
>
,
)
:
Promise
<
R
>
Type Parameters
CTX
extends
Pick
<
IGUHealthServerCTX
,
"queue"
>
R
Parameters
ctx
:
CTX
batchFN
:
(
ctx
:
CTX
)
=>
Promise
<
R
>
Returns
Promise
<
R
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGUHealth
Loading...