.. raw:: html
SortByMembers
=============
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Combination of field name and the sorting direction used to sort the responses. If multiple pairs are set, they go from the most important to the least important.
.. tab-set::
.. tab-item:: Fields
.. div::
:name: ``field``
``field`` | String :bdg-danger:`required`
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Name of the field that should be used to sort results. If the field is nested, use dot notation.
.. div::
:name: ``order``
``order`` | String
.. dropdown:: String parameters
:animate: fade-in
``enum`` DESC | ASC
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
If the fields should be in ascending or descending order.
.. tab-item:: Indexes
Index management is not enabled on this collection.