@stigg/js-client-sdk - v4.12.0
Preparing search index...
SdkFunctionWrapper
Type Alias SdkFunctionWrapper
SdkFunctionWrapper
:
<
T
>
(
action
:
(
requestHeaders
?:
Record
<
string
,
string
>
)
=>
Promise
<
T
>
,
operationName
:
string
,
operationType
?:
string
,
)
=>
Promise
<
T
>
Type Declaration
<
T
>
(
action
:
(
requestHeaders
?:
Record
<
string
,
string
>
)
=>
Promise
<
T
>
,
operationName
:
string
,
operationType
?:
string
,
)
:
Promise
<
T
>
Type Parameters
T
Parameters
action
:
(
requestHeaders
?:
Record
<
string
,
string
>
)
=>
Promise
<
T
>
operationName
:
string
Optional
operationType
:
string
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stigg/js-client-sdk - v4.12.0
Loading...