mongoloquent
    Preparing search index...

    Interface IDBLookup

    interface IDBLookup {
        as: string;
        foreignField: string;
        from: string;
        localField: string;
    }
    Index

    Properties

    as: string
    foreignField: string
    from: string
    localField: string