Shopify model missing webhooks
Hi there,
I'm trying to understand how Shopify models are configured to use webhooks.
The issue is I have a
shopifyOrder
model, yet there are no webhooks registered whatsoever.
When I look at the Settings > Plugins > Shopify area, I cannot find any option to view in the individual models to enable webhooks.
Nor am I seeing an obvious place to enable create
, update
, delete
topics for Shopify related models in their schema.
Where can we instruct Gadget to go ahead and create a topic for a corresponding Shopify model?
The documentation doesn't seem to cover this: https://docs.gadget.dev/guides/plugins/shopify/shopify-webhooks#registering-shopify-webhooks2 Replies