What happened to the list of webhook topics and the payload example? There was a page some months ago. Google keeps pointing me to this page:
But there is no list of topics, it’s empty.
What happened to the list of webhook topics and the payload example? There was a page some months ago. Google keeps pointing me to this page:
But there is no list of topics, it’s empty.
The link you provided is for the shopify.app.toml
documentation, so it’s describing how to manage webhook registration through the Shopify CLI.
For documentation on the list of topics and the data shape of each, check out this page:
I’m seeing the list of topics here. Can you share a screenshot of what you’re seeing differently?
https://shopify.dev/docs/api/webhooks#list-of-topics
Specific payload examples here: webhookSubscriptionCreate - GraphQL Admin
I visited the link from the OP earlier today and the topics weren’t showing. They have returned now so this seems to have been resolved.