Hello devs!I would like a webhook that triggers when an order is split.
Currently, there is no way in my web application to tell when a user
does this which means I'm not able to make any necessary updates to the
order/shipments in our database. Is t...