I have just started using TypeORM and I\'m struggling getting the following relationship to work:
User->Friends, whereas a Friend is also a User Object. My getters, getF
I hope someone understands my question
Yeah, here is the problem. I don't know what are trying to do. Friend is a separate class or it's still User->User[] relation?
Friend
User->User[]
Maybe this will help you: https://typeorm.github.io/tables-and-columns.html#closure-table