square.onOrderUpdated subscribes to order.updated for the selected seller. It requires ORDERS_READ.
Example
automations/square-on-order-updated.automation.ts
Event
An Order was updated. This event is triggered only by the UpdateOrder endpoint call or when a seller updates an order using a Square product. The signal resolves to the officialSquare.OrderUpdatedEvent payload with type narrowed to order.updated.