We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3fba6 commit 92e3b2bCopy full SHA for 92e3b2b
packages/core/utils/src/core-flows/events.ts
@@ -796,7 +796,7 @@ export const FulfillmentWorkflowEvents = {
796
* @eventPayload
797
* ```ts
798
* {
799
- * id, // the ID of the shipment
+ * id, // the ID of the fulfillment
800
* no_notification, // (boolean) whether to notify the customer
801
* }
802
* ```
0 commit comments