Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 593 Bytes

File metadata and controls

12 lines (8 loc) · 593 Bytes

Sorting

Properties

Name Type Description Notes
ascending bool Whether to sort ascending. If undefined, sorting is not guaranteed
field str The facet by which to sort
default bool Whether this sort requests the default ranking order. Ascending/descending does not matter if this attribute is true. [optional]

[Back to Model list] [Back to API list] [Back to README]