@nosto/nosto-js
    Preparing search index...

    Type Alias InsertMode

    InsertMode:
        | "REPLACE"
        | "APPEND"
        | "PREPEND"
        | "INSERT_INTO"
        | "INSERT_AFTER_BEGIN"