valuesCount

fun valuesCount(key: String, gt: Int? = null, gte: Int? = null, lt: Int? = null, lte: Int? = null)

Condition on the number of values in an array field.