Class transformer change the shape of response in typescript
I’m using class transformer to change the shape of my response in my typescript nestjs application. This is my initial structure:
I’m using class transformer to change the shape of my response in my typescript nestjs application. This is my initial structure: