By default, the following fields are protected from updates:
idcreatedAtcreated_atupdatedAtupdated_atYou can customize updatable fields in your schema by modifying the modelMapper.ts utility.
By default, the following fields are hidden from API responses for security:
passwordsecrettokenYou can customize hidden fields by modifying the modelMapper.ts utility.