I\'m using Mongoose for my MongoDB database. My model schema is defined with {timestamps: true} (and strict: true, in case that is a blocker).
{timestamps: true}
strict: true