docs: fixes to recipes and examples following latest update (#13933)
This commit is contained in:
@@ -4232,8 +4232,8 @@ const generatedgeneratedReferencesSidebarSidebar = {
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/references/medusa-workflows/validateRefundStep",
|
||||
"title": "validateRefundStep",
|
||||
"path": "/references/medusa-workflows/validateRefundPaymentExceedsCapturedAmountStep",
|
||||
"title": "validateRefundPaymentExceedsCapturedAmountStep",
|
||||
"description": "",
|
||||
"children": []
|
||||
}
|
||||
@@ -4667,6 +4667,15 @@ const generatedgeneratedReferencesSidebarSidebar = {
|
||||
"type": "sub-category",
|
||||
"title": "Workflows",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/references/medusa-workflows/batchImageVariantsWorkflow",
|
||||
"title": "batchImageVariantsWorkflow",
|
||||
"description": "Manage image-variant associations in bulk.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -4703,6 +4712,15 @@ const generatedgeneratedReferencesSidebarSidebar = {
|
||||
"description": "Manage products in bulk.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/references/medusa-workflows/batchVariantImagesWorkflow",
|
||||
"title": "batchVariantImagesWorkflow",
|
||||
"description": "Manage variant-image associations in bulk.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -4909,6 +4927,24 @@ const generatedgeneratedReferencesSidebarSidebar = {
|
||||
"type": "sub-category",
|
||||
"title": "Steps",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/references/medusa-workflows/steps/addImageToVariantsStep",
|
||||
"title": "addImageToVariantsStep",
|
||||
"description": "",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/references/medusa-workflows/steps/addImagesToVariantStep",
|
||||
"title": "addImagesToVariantStep",
|
||||
"description": "",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -5116,6 +5152,24 @@ const generatedgeneratedReferencesSidebarSidebar = {
|
||||
"description": "",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/references/medusa-workflows/steps/removeImageFromVariantsStep",
|
||||
"title": "removeImageFromVariantsStep",
|
||||
"description": "",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/references/medusa-workflows/steps/removeImagesFromVariantStep",
|
||||
"title": "removeImagesFromVariantStep",
|
||||
"description": "",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
|
||||
Reference in New Issue
Block a user