Member Junction
    Preparing search index...

    Membership info for a single record

    interface RecordMembershipInfo {
        listIds: string[];
        lists: MJListEntity[];
        recordId: string;
    }
    Index

    Properties

    listIds: string[]

    List IDs this record belongs to

    lists: MJListEntity[]

    Full list entities this record belongs to

    recordId: string

    The record ID