Interfacepluginsv0.8.0-next.8MongoDocumentBasic 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;