Closed amcintosh closed 2 months ago
See API docs.
SortQueryBuilder
/models/builders
?sort=field_name_asc
?sort=field_name_desc
?sort=fiend_name
?sort=-field_name
This has been implemented in the Python SDK if a reference is helpful.
See API docs.
SortQueryBuilder
to/models/builders
?sort=field_name_asc
or?sort=field_name_desc
?sort=fiend_name
or?sort=-field_name
This has been implemented in the Python SDK if a reference is helpful.