Shopify API Error while trying to deserialize arguments
This morning my app started to crash (Error while trying to deserialize arguments) because of some Shopify jobs that couldn't find a model (products_update_job). After further investigation, I found that the code I've written in those jobs didn't even try…