MongoSchema.findOne

Finds one element using a query.

mixintemplate MongoSchema()
static
typeof(this)
findOne
(
T
)
()

Throws

DocumentNotFoundException if not found

Meta