SortableField: {
    alias?: string;
    name: SortableFieldName | `customMapping_${string}`;
}

Defines a field which can be used to sort the search results.