Mr. Pizza - I actually have the exact same problem as you using the new Shopify Node API.After digging around, it seems the koa-bodyparser is the root cause of the webhook not firing. As a workaround, I created a separate router that initializes befo...