We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ee66c commit 7d15e2fCopy full SHA for 7d15e2f
shopify.app.toml
@@ -10,7 +10,7 @@ api_version = "2024-07"
10
uri = "/webhooks/app/uninstalled"
11
topics = ["app/uninstalled"]
12
13
- # Handled by: /app/routes/webhooks.app.scopes.update.tsx
+ # Handled by: /app/routes/webhooks.app.scopes_update.tsx
14
[[webhooks.subscriptions]]
15
topics = [ "app/scopes_update" ]
16
uri = "/webhooks/app/scopes_update"
0 commit comments