Shopify API’s orders call seems to be reversed suddenly – I am getting responses from MAX_DATE first, not the other way around.
My sync functions were expecting the latest 250 orders. I don’t see a way to specify ordering, so I have switched to using the since_id field.