Try to update MongoDB document Getting Deprecation Warning as
(node:71307) [DEP0079] DeprecationWarning: Custom inspection function on Objects via
Another way to set it is...
mongoose.connect( "mongodb://:@", { useNewUrlParser: true, useCreateIndex: true } )
More information can be found here: https://github.com/Automattic/mongoose/issues/6890