If you want to add additional keys later, use the Schema#add method. ... const schema = new Schema(); schema.path('_id'); // ObjectId { ... }.
確定! 回上一頁