Under the Orders Events section, only the order.placed event is documented. However, it seems that the order.canceled event is also supported and works as expected.
How can this issue be resolved?
Add documentation for this event as well.
In version 1, events like order.updated were available but are not mentioned in the current documentation. It would be great to include details on how to use them, or alternatives if they’re no longer available.
What Medusa version and documentation are you using?
v2
Preliminary Checks
Issue Summary
Under the Orders Events section, only the
order.placed
event is documented. However, it seems that theorder.canceled
event is also supported and works as expected.How can this issue be resolved?
...
Are you interested in working on this issue?