I do updateOne for my model and have pre updateOne hook on my scheme like this: const schema = new mongoose.Schema({ name: { type: String } ...
確定! 回上一頁