Preparing search index...
The search index is not available
IGUHealth
IGUHealth
@iguhealth/server
transactions
DBTransaction
Function DBTransaction
DBTransaction
<
CTX
,
R
>
(
ctx
,
isolationLevel
,
transaction
)
:
Promise
<
R
>
Type Parameters
CTX
extends
Pick
<
IGUHealthServerCTX
,
"store"
>
R
Parameters
ctx
:
CTX
isolationLevel
:
IsolationLevel
transaction
:
(
(
ctx
:
CTX
)
=>
R
)
(
ctx
)
:
R
Parameters
ctx
:
CTX
Returns
R
Returns
Promise
<
R
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGUHealth
Loading...