Module: ShopifyAPI::Webhooks::WebhookHandler
- Extended by:
- T::Helpers, T::Sig
- Includes:
- Kernel
- Defined in:
- lib/shopify_api/webhooks/webhook_handler.rb
Instance Method Summary collapse
Instance Method Details
#handle(data:) ⇒ Object
23 |
# File 'lib/shopify_api/webhooks/webhook_handler.rb', line 23 def handle(data:); end |