@sentio/sdk
Preparing search index...
move
CallHandler
Class CallHandler<T>
Type Parameters
T
Index
Constructors
constructor
Properties
fetch
Config
filters
handler
handler
Name
partition
Handler?
Constructors
constructor
new
CallHandler
<
T
>
()
:
CallHandler
<
T
>
Type Parameters
T
Returns
CallHandler
<
T
>
Properties
fetch
Config
fetchConfig
:
MoveFetchConfig
filters
filters
:
FunctionNameAndCallFilter
[]
handler
handler
:
(
call
:
T
)
=>
Promise
<
ProcessResult
>
handler
Name
handlerName
:
string
Optional
partition
Handler
partitionHandler
?:
(
call
:
T
)
=>
Promise
<
undefined
|
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fetch
Config
filters
handler
handler
Name
partition
Handler
@sentio/sdk
Loading...