A sort definition for transform
string
anyOf [string, null]
Whether to sort the field in ascending or descending order. One of "ascending" (default), "descending", or null (no not sort).
"ascending"
"descending"
null