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

saveAwait

suspend fun MongoService.saveAwait(collection: String, document: JsonObject): String