Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
buildRouteResponse
Function buildRouteResponse
buildRouteResponse
<
TInput
,
TOutput
>
(
route
:
BffRouteDefinition
<
TInput
,
TOutput
>
,
context
:
BffRequestContext
,
result
:
TOutput
,
)
:
BffResponse
<
TOutput
>
Type Parameters
TInput
TOutput
Parameters
route
:
BffRouteDefinition
<
TInput
,
TOutput
>
context
:
BffRequestContext
result
:
TOutput
Returns
BffResponse
<
TOutput
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...