Trilium Backend API
    Preparing search index...

    Interface SavingOpts

    interface SavingOpts {
        skipValidation?: boolean;
    }
    Index

    Properties

    Properties

    skipValidation?: boolean