asc

fun asc(fieldName: String): QuerySortByField<T>

Adds a field to QuerySortByField using the name of field in the direction ASC.

Parameters

fieldName

The name of the field.