Skip to main content

PreviewApplyResponse

@lowcode/runtime-host


Type Alias: PreviewApplyResponse

PreviewApplyResponse = object

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

Ответ runtime-backend на применение preview-миграций.

Properties

appliedDataSources

appliedDataSources: object[]

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

id

id: string

name?

optional name: string


projectId

projectId: string

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


schema

schema: string

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