Sorting
12 Sep 20251 minute to read
Allows to apply sorting to the specified field either by ascending or descending or JSON order. The types are,
- 
Ascending- Allows to display the field members in ascending order.
- 
Descending- Allows to display the field members in descending order.
- 
None- It allows to display the field members based on JSON order.