prorm API Reference
    Preparing search index...

    Interface LineageTrackOptions

    interface LineageTrackOptions {
        fields?: string[];
        source?: DataSource;
        sourceDetails?: string;
    }
    Index
    fields?: string[]

    Fields to specifically track for lineage

    source?: DataSource

    Custom source type for decorated model

    sourceDetails?: string

    Source details template