Skip to content

dag-api / Exports / IQueryLineageProjectionRequest

Interface: IQueryLineageProjectionRequest

Request payload for querying a lineage projection.

Table of contents

Properties

Properties

dagRunId

dagRunId: string

Defined in

contracts/observability-api.ts:13


correlationId

Optional correlationId: string

Defined in

contracts/observability-api.ts:14

Released under the MIT License.