Interface StorageTraitConfig

StorageTrait configuration.

Hierarchy

Properties

baseName?: string

Parent source node type (if any).

format?: "combined"

Whether to store properties as combined values. Defaults to storing individually.

name: string

Source node type.

properties: string[]

A list of properties to store in external storage.

type: "storage"

Trait type ID.

Generated using TypeDoc