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

findOneAndUpdateAwait

suspend fun MongoService.findOneAndUpdateAwait(collection: String, query: JsonObject, update: JsonObject): JsonObject