Newer Version Available

This content describes an older version of this product. View Latest

OrderBy Input

Input representation of the orderBy clause to sort actionable list members.
JSON Example
Properties
Name Type Description Required or Optional Available Version
fieldName String Name of the field used for sorting actionable list members Required 57.0
nulls String Specifies where to show the fields with a null value-at the top or bottom of the sorted list Optional 57.0
operator String Specifies the sorting order:
  • ASC
  • DESC
Required 57.0