zibri
    Preparing search index...
    SoftDeleteUpdateByIdOptions: UpdateByIdOptions & { withDeleted?: boolean }

    Options for updating a soft delete entity by its id.

    Type Declaration

    • OptionalwithDeleted?: boolean

      Whether or not soft deleted entities should be included.