vertx / io.vertx.kotlin.ext.mongo / io.vertx.ext.mongo.MongoService / findOneAwait

findOneAwait

suspend fun MongoService.findOneAwait(collection: String, query: JsonObject, fields: JsonObject): JsonObject