Interfacepluginsv0.6.1MongoDocumentBasic document interface with MongoDB ObjectId field. Represents the minimal structure of a MongoDB document with the required _id_id field. interface MongoDocumentinterface MongoDocumentMember overviewProperties_idProperties_idMongoDB document identifier _id: string;_id: string;