I am new to this and I do not know how to add an objectId from one collection to another, I saw that it is doing this in my case:
{type: mongoose.Schema.Types.ObjectId, ref: 'Weapon'}
But it does not work for me, first I want to create a we...
asked by
17.04.2018 / 19:00