GraphQL and Mongoose: When querying, populate references in subdocuments

前端 未结 0 1612
梦谈多话
梦谈多话 2020-12-22 04:21

This is my schema, and in MongoDB I have separate collections for users, events and movies due to the large number of events and movies:

type Event {
  id: ID         


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