vertx / io.vertx.kotlin.ext.mongo / io.vertx.ext.mongo.MongoService / findOneAndDeleteWithOptionsAwait
findOneAndDeleteWithOptionsAwait
suspend fun MongoService.findOneAndDeleteWithOptionsAwait(collection: String, query: JsonObject, findOptions: FindOptions): JsonObject