Expression Language Reference
    Preparing search index...
    interface InputRecord {
        $meta: InputRowMeta;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    Metadata about where this record is from.