Interfaceplugin-mongoosev0.2.1MongooseDocumentBasic 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;