Interfaceplugin-mongoosev0.4.2MongooseDocumentBasic document interface with MongoDB ObjectId field. Represents the minimal structure of a MongoDB document with the required _id field. interface MongooseDocumentMember overviewProperties_idProperties_idMongoDB document identifier _id: string;