The implementation for each webhook was a little inconsistent, which may have been confuding.
WHAT is this pull request doing?
Always log the shop when logging inside a webhook handler
Always log use the payload (except for app uninstalled). I didn't log the payload for this topic because it may fired when you run npm run dev and I didn't want the console to be too noisy.
Remove the shop check for shop redact since it was guarding agaisnt something that will be true (oops)
WHY are these changes introduced?
The implementation for each webhook was a little inconsistent, which may have been confuding.
WHAT is this pull request doing?
npm run dev
and I didn't want the console to be too noisy.Test this PR
Checklist
README.md
file and other related documentation, if applicableCHANGELOG.md