Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
defineBffRoute
Function defineBffRoute
defineBffRoute
<
TInput
,
TOutput
>
(
config
:
BffRouteConfig
<
TInput
,
TOutput
>
,
)
:
BffRouteDefinition
<
TInput
,
TOutput
>
Declares a Teleforge BFF route while preserving request/response types for future client codegen.
Type Parameters
TInput
TOutput
Parameters
config
:
BffRouteConfig
<
TInput
,
TOutput
>
Returns
BffRouteDefinition
<
TInput
,
TOutput
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...
Declares a Teleforge BFF route while preserving request/response types for future client codegen.