Skip to content

dag-api / Exports / IQueryRunProjectionRequest

Interface: IQueryRunProjectionRequest

Request payload for querying a run projection.

Table of contents

Properties

Properties

dagRunId

dagRunId: string

Defined in

contracts/observability-api.ts:7


correlationId

Optional correlationId: string

Defined in

contracts/observability-api.ts:8

Released under the MIT License.