I have never been able to get `orderBy` to work wi...
# orm-help
e
I have never been able to get
orderBy
to work with
'createdAt_ASC'
or
'createdAt_DESC'
. Am i missing something? I can query
createdAt
in the front end and display it in the UI but can't seem to sort data by it