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

findOneAndReplaceAwait

suspend fun MongoService.findOneAndReplaceAwait(collection: String, query: JsonObject, replace: JsonObject): JsonObject