API Deprecation Fix
Hey! Quick question about API versioning and deprecated webhook fields:
We're currently using API version 2024-10 and planning to upgrade to 2025-01 for our Shopify integration via Gadget. The deprecation notice says that privateMetafieldNamespaces will be removed from WebhookSubscriptionInput in 2025-01.
If we upgrade the Gadget app to target 2025-01, will Gadget automatically exclude these deprecated privateMetafieldNamespaces from webhook subscriptions? Or will we need to manually update/delete existing webhook subscriptions that still use privateMetafieldNamespaces so it doesnt say "fix by oct 1" in shopify?
Thanks in advance!

4 Replies
Hello,
We talked about it internally and came to the conclusion that your webhooks should be reregistered correctly on deployment but if you see something different that you should let us know so that we can fix it. Note that in development, you'll need reregister manually
Gotcha will do , How long does it take for shopify to say api health healthy after the update
That I don't know. I've seen them not get rid of a message for weeks but I might be wrong
Gotcha