Skip to content

dag-projection / Exports / IDashboardProjection

Interface: IDashboardProjection

Combined dashboard projection containing both run and lineage views.

Table of contents

Properties

Properties

runProjection

runProjection: IRunProjection

Defined in

services/projection-read-model-service.ts:46


lineageProjection

lineageProjection: ILineageProjection

Defined in

services/projection-read-model-service.ts:47

Released under the MIT License.