zibri
    Preparing search index...
    SoftDeleteUpdateAllOptions: UpdateAllOptions & { withDeleted?: boolean }

    Options for updating multiple soft delete entities at once.

    Type Declaration

    • OptionalwithDeleted?: boolean

      Whether or not soft deleted entities should be included.