docs: add inventory kit conceptual guide (#10891)

This commit is contained in:
Shahed Nasser
2025-01-09 11:59:52 +02:00
committed by GitHub
parent 28febfc643
commit 3ee15f3b85
28 changed files with 664 additions and 34 deletions
+92 -2
View File
@@ -644,7 +644,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Retrieve Customer in Storefront",
"title": "Retrieve Logged-In Customer in Storefront",
"path": "/storefront-development/customers/retrieve",
"children": []
},
@@ -1237,6 +1237,14 @@ export const generatedSidebar = [
"path": "/references/medusa-workflows/addToCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -2258,7 +2266,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Retrieve Customer in Storefront",
"title": "Retrieve Logged-In Customer in Storefront",
"path": "/storefront-development/customers/retrieve",
"children": []
},
@@ -4261,6 +4269,14 @@ export const generatedSidebar = [
"title": "Inventory in Flows",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/inventory/inventory-kit",
"title": "Inventory Kit",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -4308,6 +4324,14 @@ export const generatedSidebar = [
"path": "/references/medusa-workflows/addToCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -5225,6 +5249,14 @@ export const generatedSidebar = [
"initialOpen": false,
"autogenerate_as_ref": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -5873,6 +5905,14 @@ export const generatedSidebar = [
"path": "/references/medusa-workflows/refundPaymentWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "refundPaymentsWorkflow",
"path": "/references/medusa-workflows/refundPaymentsWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -7773,6 +7813,14 @@ export const generatedSidebar = [
"initialOpen": false,
"autogenerate_as_ref": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -7845,6 +7893,14 @@ export const generatedSidebar = [
"path": "/references/medusa-workflows/refundPaymentWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "refundPaymentsWorkflow",
"path": "/references/medusa-workflows/refundPaymentsWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -7928,6 +7984,14 @@ export const generatedSidebar = [
"path": "/references/medusa-workflows/steps/refundPaymentStep",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "refundPaymentsStep",
"path": "/references/medusa-workflows/steps/refundPaymentsStep",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -9407,6 +9471,8 @@ export const generatedSidebar = [
"type": "category",
"title": "Concepts",
"initialOpen": false,
"autogenerate_tags": "concept+product",
"autogenerate_as_ref": true,
"children": [
{
"loaded": true,
@@ -9415,6 +9481,14 @@ export const generatedSidebar = [
"path": "/commerce-modules/product/links-to-other-modules",
"title": "Links to Other Modules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Inventory Kits",
"path": "/commerce-modules/inventory/inventory-kit",
"children": []
}
]
},
@@ -13347,6 +13421,14 @@ export const generatedSidebar = [
"title": "updateTaxRatesWorkflow",
"path": "/references/medusa-workflows/updateTaxRatesWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "updateTaxRegionsWorkflow",
"path": "/references/medusa-workflows/updateTaxRegionsWorkflow",
"children": []
}
]
},
@@ -13430,6 +13512,14 @@ export const generatedSidebar = [
"title": "updateTaxRatesStep",
"path": "/references/medusa-workflows/steps/updateTaxRatesStep",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "updateTaxRegionsStep",
"path": "/references/medusa-workflows/steps/updateTaxRegionsStep",
"children": []
}
]
},