typeorm / typeorm-routing-controllers-extensions

TypeORM and Routing-Controllers integration library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relationships are not added to injected object

Batuzz opened this issue · comments

Whenever I use @EntityFromBody (or any other decorator) object's relationships are always empty. Is there any solution I haven't worked out or it's a missing feature?