Interface ManagedUpdatesTraitConfig

The base Trait configuration interface.

Hierarchy

Properties

baseName?: string

Parent source node type (if any).

handlers: UpdateHandler[]
machineNames: Record<string, string>
name: string

Source node type.

nameProperty: string
priorityProperty?: string
type: "managed_updates"

Trait type ID.

versionProperty: string

Generated using TypeDoc