Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi,
While working on orders/edited webhook, I noticed that whenever an order is edited firstly orders/created and then orders/edited webhook is fired. Why is this happening and does this mean that I can rely on orders/created topic to pick up my order edits ?