How make this relation in stack MERN?

后端 未结 0 1021
后悔当初
后悔当初 2021-01-14 12:03

I have Online Shop, where exists products and category. The product has in model field

 category: {
    type: Types.ObjectId,
    ref: "Category",
          


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