docs: document scheduled jobs interval (#13350)

This commit is contained in:
Shahed Nasser
2025-08-29 15:14:26 +03:00
committed by GitHub
parent 7b1028e5ae
commit f39ba53fd3
26 changed files with 1471 additions and 24 deletions
@@ -2713,6 +2713,15 @@ const generatedgeneratedReferencesSidebarSidebar = {
"description": "Retrieve a list of orders.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/listShippingOptionsForOrderWorkflow",
"title": "listShippingOptionsForOrderWorkflow",
"description": "List a order's shipping options.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -5873,14 +5882,136 @@ const generatedgeneratedReferencesSidebarSidebar = {
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Shipping Options",
"title": "Settings",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "sub-category",
"title": "Workflows",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/createViewConfigurationWorkflow",
"title": "createViewConfigurationWorkflow",
"description": "",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/updateViewConfigurationWorkflow",
"title": "updateViewConfigurationWorkflow",
"description": "",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "sub-category",
"title": "Steps",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/steps/createViewConfigurationStep",
"title": "createViewConfigurationStep",
"description": "",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/steps/setActiveViewConfigurationStep",
"title": "setActiveViewConfigurationStep",
"description": "",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/steps/updateViewConfigurationStep",
"title": "updateViewConfigurationStep",
"description": "",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Shipping Options",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "sub-category",
"title": "Workflows",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/createShippingOptionTypesWorkflow",
"title": "createShippingOptionTypesWorkflow",
"description": "Create one or more shipping option types.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/deleteShippingOptionTypesWorkflow",
"title": "deleteShippingOptionTypesWorkflow",
"description": "Delete one or more shipping option types.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/updateShippingOptionTypesWorkflow",
"title": "updateShippingOptionTypesWorkflow",
"description": "Update one or more shipping option types.",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "sub-category",
"title": "Steps",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/steps/createShippingOptionTypesStep",
"title": "createShippingOptionTypesStep",
"description": "",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/steps/deleteShippingOptionTypesStep",
"title": "deleteShippingOptionTypesStep",
"description": "",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -5889,6 +6020,15 @@ const generatedgeneratedReferencesSidebarSidebar = {
"title": "listShippingOptionsForContextStep",
"description": "",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/references/medusa-workflows/steps/updateShippingOptionTypesStep",
"title": "updateShippingOptionTypesStep",
"description": "",
"children": []
}
]
}