mongoloquent
    Preparing search index...

    Interface IMongoloquentSoftDelete

    interface IMongoloquentSoftDelete {
        deletedAt: Date;
        isDeleted: boolean;
    }
    Index

    Properties

    Properties

    deletedAt: Date
    isDeleted: boolean