Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
invokeAdapter
Function invokeAdapter
invokeAdapter
<
TOutput
>
(
services
:
ServiceMap
|
ServiceAdapterRegistry
,
serviceName
:
string
,
operation
:
string
,
input
:
unknown
,
context
:
BffRequestContext
,
options
?:
InvokeAdapterOptions
,
)
:
Promise
<
TOutput
>
Type Parameters
TOutput
Parameters
services
:
ServiceMap
|
ServiceAdapterRegistry
serviceName
:
string
operation
:
string
input
:
unknown
context
:
BffRequestContext
options
:
InvokeAdapterOptions
= {}
Returns
Promise
<
TOutput
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...