Example: Sorting
Use the following query option to apply sorting:
sorting
Type: Comfortable.Sorting
sort query results ascending or descending by certain fields
Parameters
Name
Default
Type
Description
field API ID
String
The field API ID sorting is applied to
direction
desc
String
Sorting direction
context
fields
String
Context can be either meta
(meta fields) or fields
(content fields)
Last updated