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

findWithOptionsAwait

suspend fun MongoService.findWithOptionsAwait(collection: String, query: JsonObject, options: FindOptions): List<JsonObject>