Remove deprecated ShopifyAPI::Webhooks::Handler interface
In preparation for the next major version, the deprecated Handler interface has been removed. Apps must migrate to WebhookHandler which provides webhook_id and api_version fields in addition to topic, shop, and body. This enables apps to properly handle duplicate webhook events and version-specific processing. All tests and documentation have been updated to reflect the new interface. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
L
Liz Kenyon committed
01ca410702334277ea65a9af0c01e8c088a4dd08
Parent: 8b20cf3