This object contains functions used to configure, register and process webhooks.
Property | Description |
---|---|
addHandlers | Add handlers to the webhook registry. |
getTopicsAdded | Fetch the topics that have been added to the registry. |
getHandlers | Get the configured handlers for the given topic. |
register | Register the configured handlers with Shopify. |
process | Validate and process a webhook request from Shopify. |