Updating OneToMany relationship in NestJS

后端 未结 0 832
野趣味
野趣味 2021-01-07 03:33

Similar to:

How to insert an entity with OneToMany relation in NestJS?

I have two entities (book and student):

@Entity({ name: \'book\' })
expor         


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