chore(core-flows): update TSDocs of createProductsWorkflow (#11439)
* chore(core-flows): update TSDocs of createProductsWorkflow * update example in js sdk
This commit is contained in:
@@ -213,7 +213,8 @@ export class Product {
|
||||
* },
|
||||
* prices: []
|
||||
* }
|
||||
* ]
|
||||
* ],
|
||||
* shipping_profile_id: "sp_123"
|
||||
* })
|
||||
* .then(({ product }) => {
|
||||
* console.log(product)
|
||||
|
||||
Reference in New Issue
Block a user