byAttribute

fun byAttribute(attributeId: String): EqLikeItemFilterConnector<R>

Deprecated

Use byFilter()

Replace with

byFilter(attributeId)