|
| 1 | +export const sitemapUrls = [ |
| 2 | + "/learn/best-practices/third-party-sync", |
| 3 | + "/learn/build", |
| 4 | + "/learn/codemods", |
| 5 | + "/learn/codemods/replace-imports", |
| 6 | + "/learn/codemods/replace-zod-imports", |
| 7 | + "/learn/configurations/medusa-config/asymmetric-encryption", |
| 8 | + "/learn/configurations/medusa-config", |
| 9 | + "/learn/configurations/pnpm", |
| 10 | + "/learn/configurations/ts-aliases", |
| 11 | + "/learn/customization/custom-features/api-route", |
| 12 | + "/learn/customization/custom-features/module", |
| 13 | + "/learn/customization/custom-features", |
| 14 | + "/learn/customization/custom-features/workflow", |
| 15 | + "/learn/customization/customize-admin", |
| 16 | + "/learn/customization/customize-admin/route", |
| 17 | + "/learn/customization/customize-admin/widget", |
| 18 | + "/learn/customization/extend-features/define-link", |
| 19 | + "/learn/customization/extend-features/extend-create-product", |
| 20 | + "/learn/customization/extend-features", |
| 21 | + "/learn/customization/extend-features/query-linked-records", |
| 22 | + "/learn/customization/integrate-systems/handle-event", |
| 23 | + "/learn/customization/integrate-systems", |
| 24 | + "/learn/customization/integrate-systems/schedule-task", |
| 25 | + "/learn/customization/integrate-systems/service", |
| 26 | + "/learn/customization/next-steps", |
| 27 | + "/learn/customization/reuse-customizations", |
| 28 | + "/learn/debugging-and-testing/debug-workflows", |
| 29 | + "/learn/debugging-and-testing/feature-flags/create", |
| 30 | + "/learn/debugging-and-testing/feature-flags", |
| 31 | + "/learn/debugging-and-testing/instrumentation", |
| 32 | + "/learn/debugging-and-testing/logging/custom-logger", |
| 33 | + "/learn/debugging-and-testing/logging", |
| 34 | + "/learn/debugging-and-testing/testing-tools/integration-tests/api-routes", |
| 35 | + "/learn/debugging-and-testing/testing-tools/integration-tests", |
| 36 | + "/learn/debugging-and-testing/testing-tools/integration-tests/workflows", |
| 37 | + "/learn/debugging-and-testing/testing-tools/modules-tests", |
| 38 | + "/learn/debugging-and-testing/testing-tools", |
| 39 | + "/learn/deployment/general", |
| 40 | + "/learn/deployment", |
| 41 | + "/learn/fundamentals/admin/constraints", |
| 42 | + "/learn/fundamentals/admin/custom-injection-zones", |
| 43 | + "/learn/fundamentals/admin/environment-variables", |
| 44 | + "/learn/fundamentals/admin", |
| 45 | + "/learn/fundamentals/admin/routing", |
| 46 | + "/learn/fundamentals/admin/tips", |
| 47 | + "/learn/fundamentals/admin/translations", |
| 48 | + "/learn/fundamentals/admin/ui-routes", |
| 49 | + "/learn/fundamentals/admin/widgets", |
| 50 | + "/learn/fundamentals/api-routes/additional-data", |
| 51 | + "/learn/fundamentals/api-routes/cors", |
| 52 | + "/learn/fundamentals/api-routes/errors", |
| 53 | + "/learn/fundamentals/api-routes/http-methods", |
| 54 | + "/learn/fundamentals/api-routes/localization", |
| 55 | + "/learn/fundamentals/api-routes/middlewares", |
| 56 | + "/learn/fundamentals/api-routes/override", |
| 57 | + "/learn/fundamentals/api-routes", |
| 58 | + "/learn/fundamentals/api-routes/parameters", |
| 59 | + "/learn/fundamentals/api-routes/parse-body", |
| 60 | + "/learn/fundamentals/api-routes/protected-routes", |
| 61 | + "/learn/fundamentals/api-routes/responses", |
| 62 | + "/learn/fundamentals/api-routes/retrieve-custom-links", |
| 63 | + "/learn/fundamentals/api-routes/validation", |
| 64 | + "/learn/fundamentals/custom-cli-scripts", |
| 65 | + "/learn/fundamentals/custom-cli-scripts/seed-data", |
| 66 | + "/learn/fundamentals/data-models/big-numbers", |
| 67 | + "/learn/fundamentals/data-models/check-constraints", |
| 68 | + "/learn/fundamentals/data-models/indexes", |
| 69 | + "/learn/fundamentals/data-models/infer-type", |
| 70 | + "/learn/fundamentals/data-models/json-properties", |
| 71 | + "/learn/fundamentals/data-models/manage-relationships", |
| 72 | + "/learn/fundamentals/data-models", |
| 73 | + "/learn/fundamentals/data-models/properties", |
| 74 | + "/learn/fundamentals/data-models/relationships", |
| 75 | + "/learn/fundamentals/data-models/write-migration", |
| 76 | + "/learn/fundamentals/environment-variables", |
| 77 | + "/learn/fundamentals/events-and-subscribers/data-payload", |
| 78 | + "/learn/fundamentals/events-and-subscribers/emit-event", |
| 79 | + "/learn/fundamentals/events-and-subscribers/event-priority", |
| 80 | + "/learn/fundamentals/events-and-subscribers", |
| 81 | + "/learn/fundamentals/framework", |
| 82 | + "/learn/fundamentals/generated-types", |
| 83 | + "/learn/fundamentals/medusa-container", |
| 84 | + "/learn/fundamentals/module-links/custom-columns", |
| 85 | + "/learn/fundamentals/module-links/directions", |
| 86 | + "/learn/fundamentals/module-links/index-module", |
| 87 | + "/learn/fundamentals/module-links/link", |
| 88 | + "/learn/fundamentals/module-links", |
| 89 | + "/learn/fundamentals/module-links/query", |
| 90 | + "/learn/fundamentals/module-links/query-context", |
| 91 | + "/learn/fundamentals/module-links/read-only", |
| 92 | + "/learn/fundamentals/modules/commerce-modules", |
| 93 | + "/learn/fundamentals/modules/container", |
| 94 | + "/learn/fundamentals/modules/db-operations", |
| 95 | + "/learn/fundamentals/modules/infrastructure-modules", |
| 96 | + "/learn/fundamentals/modules/isolation", |
| 97 | + "/learn/fundamentals/modules/loaders", |
| 98 | + "/learn/fundamentals/modules/modules-directory-structure", |
| 99 | + "/learn/fundamentals/modules/multiple-services", |
| 100 | + "/learn/fundamentals/modules/options", |
| 101 | + "/learn/fundamentals/modules", |
| 102 | + "/learn/fundamentals/modules/service-constraints", |
| 103 | + "/learn/fundamentals/modules/service-factory", |
| 104 | + "/learn/fundamentals/plugins/create", |
| 105 | + "/learn/fundamentals/plugins", |
| 106 | + "/learn/fundamentals/scheduled-jobs/execution-number", |
| 107 | + "/learn/fundamentals/scheduled-jobs/interval", |
| 108 | + "/learn/fundamentals/scheduled-jobs", |
| 109 | + "/learn/fundamentals/workflows/add-workflow-hook", |
| 110 | + "/learn/fundamentals/workflows/compensation-function", |
| 111 | + "/learn/fundamentals/workflows/conditions", |
| 112 | + "/learn/fundamentals/workflows/constructor-constraints", |
| 113 | + "/learn/fundamentals/workflows/errors", |
| 114 | + "/learn/fundamentals/workflows/execute-another-workflow", |
| 115 | + "/learn/fundamentals/workflows/locks", |
| 116 | + "/learn/fundamentals/workflows/long-running-workflow", |
| 117 | + "/learn/fundamentals/workflows/multiple-step-usage", |
| 118 | + "/learn/fundamentals/workflows", |
| 119 | + "/learn/fundamentals/workflows/parallel-steps", |
| 120 | + "/learn/fundamentals/workflows/retry-failed-steps", |
| 121 | + "/learn/fundamentals/workflows/store-executions", |
| 122 | + "/learn/fundamentals/workflows/variable-manipulation", |
| 123 | + "/learn/fundamentals/workflows/workflow-hooks", |
| 124 | + "/learn/fundamentals/workflows/workflow-timeout", |
| 125 | + "/learn/installation/docker", |
| 126 | + "/learn/installation", |
| 127 | + "/learn/introduction/architecture", |
| 128 | + "/learn/introduction/build-with-llms-ai/agentic-skills", |
| 129 | + "/learn/introduction/build-with-llms-ai/ai-friendly-docs", |
| 130 | + "/learn/introduction/build-with-llms-ai/cloud-cli", |
| 131 | + "/learn/introduction/build-with-llms-ai/mcp-server", |
| 132 | + "/learn/introduction/build-with-llms-ai", |
| 133 | + "/learn/introduction/from-v1-to-v2", |
| 134 | + "/learn", |
| 135 | + "/learn/production/worker-mode", |
| 136 | + "/learn/resources/contribution-guidelines/admin-translations", |
| 137 | + "/learn/resources/contribution-guidelines/code", |
| 138 | + "/learn/resources/contribution-guidelines/docs", |
| 139 | + "/learn/resources/usage", |
| 140 | + "/learn/storefront-development", |
| 141 | + "/learn/update", |
| 142 | + "/start" |
| 143 | +] |
0 commit comments