Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
I have created one webhook for the action of product delete and the endpoint of that webhook correctly targets the method to delete the product variants from the app, product variants are deleted from the app correctly, but the response of the webhook regarding success or failure is not shown on Shopify partner, what will be the issue.