Documentation
    Preparing search index...
    type SubselectOptions = {
        field: string;
        table: any;
        tableName: string;
        whereField: string;
    }
    Index

    Properties

    field: string
    table: any
    tableName: string
    whereField: string