@resistdesign/voltra
    Preparing search index...

    Type Alias TypeInfoORMReindexStoredTypeResults

    Results from reindexing all currently stored items of a type.

    type TypeInfoORMReindexStoredTypeResults = {
        processedCount: number;
    }
    Index

    Properties

    Properties

    processedCount: number

    Number of stored items that were reindexed.