This works for ascending.
vars.results orderBy (results) -> results.name
but can't figure out how to sort descending by name
This works for ascending.
vars.results orderBy (results) -> results.name
but can't figure out how to sort descending by name