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!