Interface ConnectionTraitConfig

The base Trait configuration interface.

Hierarchy

Properties

Properties

baseName?: string

Parent source node type (if any).

name: string

Source node type.

type: "connection"

Trait type ID.

unique?: boolean

Whether to force unique connections.

Generated using TypeDoc