© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Is it possible to disable specific webhooks, rather than models? - Gadget Developers
GD
Gadget Developers
•
17mo ago
•
2 replies
Anthony
Is it possible to disable specific webhooks, rather than models?
Looking to disable products
/create and products
/update but not products
/delete
Setting shop
.disabledWebhooks to
{
shopifyProduct: true,
shopifyProductVariant: true,
}
{
shopifyProduct: true,
shopifyProductVariant: true,
}
disables all related webhooks for the models
.
Gadget Developers
Join
Build SAAS apps alongside thousands of other Gadget developers. Get help, and offer help to others in the community.
3,891
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Is it possible to disable the "updating record" logs?
GD
Gadget Developers / help
2y ago
Unable to disable webhooks for a shop
GD
Gadget Developers / help
17mo ago
Filter on column value rather than literal value
GD
Gadget Developers / help
16mo ago