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

distinctWithQueryAwait

suspend fun MongoService.distinctWithQueryAwait(collection: String, fieldName: String, resultClassname: String, query: JsonObject): JsonArray