Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 542 Bytes

File metadata and controls

11 lines (8 loc) · 542 Bytes

Order

Properties

Name Type Description Notes
field_id str Name of the field to sort on
sort str Direction of sorting [default to 'asc']
nulls str Whether to include null values at the beginning or end of the sort. Defaults to end. [optional] [default to 'last']

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