ISPO SDK
    Preparing search index...

    Interface FsExternalListArgs

    Markdown
    interface FsExternalListArgs {
        path?: string;
        slotId: string;
    }
    Index
    path?: string

    Slot-relative directory. Defaults to the slot root.

    slotId: string