Optionalcollation(default is server dependent) The identifier, as registered in the collation registry defined in RFC 4790, for the algorithm to use when comparing the order of strings. The algorithms the server supports are advertised in the capabilities object returned with the Session object.
Optionalis(default: true) If true, sort in ascending order. If false, reverse the comparator’s results to sort in descending order.
The name of the property on the Foo objects to compare.
An object used to specify the sorting order for
/queryand/queryChangescalls.Type Param: T
The interface of the object whose properties are being compared for sorting