Hi,
I was wondering if it’s possible to get items from the API sorted on publish date. I can sort on newest_first, but if someone makes an item for next year then that item will be displayed instead of an item that has a publish date tomorrow. This is because newest_first sorts on creation date.
Thanks a lot!