How i use code without mappers?
Hassan829 opened this issue · 1 comments
Hassan829 commented
How i use code without mappers?
Shchepotin commented
@Hassan829 You can keep mappers for existing functionalities (auth, files, etc), but for new modules use TypeOrm entities or Mongoose schemas directly in services.