Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
executeBffRoute
Function executeBffRoute
executeBffRoute
<
TInput
,
TOutput
>
(
route
:
BffRouteDefinition
<
TInput
,
TOutput
>
,
context
:
BffRequestContext
,
input
:
TInput
,
options
?:
BffExecutionOptions
<
TInput
,
TOutput
>
,
)
:
Promise
<
TOutput
>
Type Parameters
TInput
TOutput
Parameters
route
:
BffRouteDefinition
<
TInput
,
TOutput
>
context
:
BffRequestContext
input
:
TInput
options
:
BffExecutionOptions
<
TInput
,
TOutput
>
= {}
Returns
Promise
<
TOutput
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...