pub fn parse_sort_field(s: &str) -> Result<(String, SortOrder)>
Parse a sort field string into name and order