Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi, it has been a long time now that images has to be managed by their media id instead of their productImage id, so I was wondering when will we get the media ids in webhooks? as it makes everything unnecessarily difficult or makes me use deprecated queries and mutations, or maybe just make it even easier and make possible to get graphql response by webhook, it would be so much better, when we sub to a webhook it would be great to have a boolean to choose between rest response or graphql response, and make possible to use "includeFields" as an array of objects so we can ask for the fields we need instead of having every fields every time.