Instructions on how to sort a field of an object.
Priority of this field. Defaults to 0.
sort can be either a function that compares two items (comparator), or can be a SortDirection enum, which sets the direction of a sort.
sort
Generated using TypeDoc
Instructions on how to sort a field of an object.