Skip to content

Interface: Domain

Defined in: packages/riviere-query/src/domain-types.ts:105

Domain information with metadata and component counts.

Properties

componentCounts

componentCounts: ComponentCounts

Defined in: packages/riviere-query/src/domain-types.ts:113

Counts of components by type.


description

description: string

Defined in: packages/riviere-query/src/domain-types.ts:109

Domain description from graph metadata.


name

name: string

Defined in: packages/riviere-query/src/domain-types.ts:107

Domain name.


systemType

systemType: "domain" | "bff" | "ui" | "other"

Defined in: packages/riviere-query/src/domain-types.ts:111

System type classification.