HomeGuidesAPI ReferenceChangelog
Log In
API Reference

SortOption

defines a sort rule used within a SearchQuery.

Attributes

NameTypeDescription
fieldstrname of the field to sort on.
orderstrsort direction: 'asc' or 'desc'.