executeRuntimeBackendDataSource
Function: executeRuntimeBackendDataSource()
executeRuntimeBackendDataSource(
payload,options?):Promise<RuntimeBackendExecuteResponse>
Defined in: apps/runtime-host/src/api/client.ts:547
Выполняет dataSource через runtime-backend.
Parameters
payload
Тело запроса.
options?
traceId?
string
Returns
Promise<RuntimeBackendExecuteResponse>
Контракт результата dataSource.