chore: fix TSDocs of shipment.created event (#13273)
This commit is contained in:
@@ -796,7 +796,7 @@ export const FulfillmentWorkflowEvents = {
|
|||||||
* @eventPayload
|
* @eventPayload
|
||||||
* ```ts
|
* ```ts
|
||||||
* {
|
* {
|
||||||
* id, // the ID of the shipment
|
* id, // the ID of the fulfillment
|
||||||
* no_notification, // (boolean) whether to notify the customer
|
* no_notification, // (boolean) whether to notify the customer
|
||||||
* }
|
* }
|
||||||
* ```
|
* ```
|
||||||
|
|||||||
Reference in New Issue
Block a user