module ShopifyAPI::Webhooks::Handler

Public Instance Methods

handle(topic:, shop:, body:) click to toggle source
# File lib/shopify_api/webhooks/handler.rb, line 23
def handle(topic:, shop:, body:); end