dyna-record
    Preparing search index...

    Interface JoinedKeys

    interface JoinedKeys {
        linkedEntityId: string;
        parentId: string;
    }
    Index

    Properties

    linkedEntityId: string
    parentId: string