desc

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

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

Parameters

fieldName

The name of the field.