How to order a list

Options
Hi everyone, 

I want to fetch/get a list of objects from my database and have them sort in the front end by date so that the newest are on the top of the list. 

I feel like this should be super obvious but I'm confused as to which function to use in the API call to make it sort like this. 

Any advice or a link to a guide would be really appreciated. 


Thanks!

Comments