chore(utils): small fix to payload in TSDocs (#12409)
This commit is contained in:
@@ -271,6 +271,7 @@ export const OrderEditWorkflowEvents = {
|
|||||||
* {
|
* {
|
||||||
* order_id, // The ID of the order
|
* order_id, // The ID of the order
|
||||||
* actions, // (array) The [actions](https://docs.medusajs.com/resources/references/fulfillment/interfaces/fulfillment.OrderChangeActionDTO) to edit the order
|
* actions, // (array) The [actions](https://docs.medusajs.com/resources/references/fulfillment/interfaces/fulfillment.OrderChangeActionDTO) to edit the order
|
||||||
|
* }
|
||||||
* ```
|
* ```
|
||||||
*/
|
*/
|
||||||
CONFIRMED: "order-edit.confirmed",
|
CONFIRMED: "order-edit.confirmed",
|
||||||
|
|||||||
Reference in New Issue
Block a user