Skip to main content

executeRuntimeBackendDataSource

@lowcode/runtime-host


Function: executeRuntimeBackendDataSource()

executeRuntimeBackendDataSource(payload, options?): Promise<RuntimeBackendExecuteResponse>

Defined in: apps/runtime-host/src/api/client.ts:547

Выполняет dataSource через runtime-backend.

Parameters

payload

RuntimeBackendExecuteRequest

Тело запроса.

options?

traceId?

string

Returns

Promise<RuntimeBackendExecuteResponse>

Контракт результата dataSource.