chore: fix example in createProductsWorkflow TSDocs (#13112)

This commit is contained in:
Shahed Nasser
2025-08-01 10:50:51 +03:00
committed by GitHub
parent 881c8a4969
commit db0eb0f035

View File

@@ -144,10 +144,10 @@ export const createProductsWorkflowId = "create-products"
* ],
* manage_inventory: true,
* },
* ]
* ],
* shipping_profile_id: "sp_123",
* }
* ],
* shipping_profile_id: "sp_123",
* additional_data: {
* erp_id: "123"
* }