Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
BffHandler
Type Alias BffHandler<TInput, TOutput>
BffHandler
:
(
context
:
BffRequestContext
,
input
:
TInput
,
)
=>
Promise
<
TOutput
>
|
TOutput
Type Parameters
TInput
TOutput
Type Declaration
(
context
:
BffRequestContext
,
input
:
TInput
)
:
Promise
<
TOutput
>
|
TOutput
Parameters
context
:
BffRequestContext
input
:
TInput
Returns
Promise
<
TOutput
>
|
TOutput
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...