TypeORM - Create user with relations

后端 未结 0 865
無奈伤痛
無奈伤痛 2020-12-20 14:14

When a new user signs up, I want to create a number of relations to be automatically be set up as well. Currently, I am doing it this way:

const user = await          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题