Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/architecture/technical-vision/web-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Any [service contract](/development/components/service-contracts/index.md) can b

If the target module is called `MyModule`, then create the resolvers and configuration files in a new module called `MyModuleGraphQl`.

See the [GraphQL documentation](https://developer.adobe.com/commerce/webapi/graphql/index.html) for more information.
See the [GraphQL documentation](https://developer.adobe.com/commerce/webapi/graphql/) for more information.

### Add a custom authentication mechanism

Expand Down
2 changes: 1 addition & 1 deletion src/pages/module-reference/module-inventory-admin-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryAdminUi` module extends the Magento Admin UI to add Inventory Management functionality.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
2 changes: 1 addition & 1 deletion src/pages/module-reference/module-inventory-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryApi` module provides Inventory Management service contracts.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryBundleImportExport` module integrates inventory management business logic into Magento's bundle product logic.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryBundleProductAdminUi`extends the Magento Admin UI to add MSI functionality.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryBundleProductIndexer` module integrates inventory management business logic into Magento's indexation logic for bundle products.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryBundleProduct` module integrates inventory management business logic into Magento's bundle product logic.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
2 changes: 1 addition & 1 deletion src/pages/module-reference/module-inventory-cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryCache` module integrates inventory management business logic into Magento's cache logic.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryCatalogAdminUi` module extends the Magento Admin UI to add MSI functionality.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
2 changes: 1 addition & 1 deletion src/pages/module-reference/module-inventory-catalog-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryCatalogApi` module provides service contracts for default source and stock providers as well as bulk operations.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryCatalogFrontendUi` module adds new extension point for getting info about a product for ui usage.

This module is a part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryCatalogSearch` module integrates inventory management business logic into Magento's search logic.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
2 changes: 1 addition & 1 deletion src/pages/module-reference/module-inventory-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryCatalog` module integrates inventory management business logic into Magento's catalog logic.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryConfigurableProductAdminUi`extends the Magento Admin UI to add inventory management functionality.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryConfigurableProductFrontendUi` adds info about salable quantity for configurable variations in product page.

This module is a part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryConfigurableProductIndexer` module integrates inventory management business logic into Magento's indexation logic for configurable products.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryConfigurableProduct` module integrates inventory management business logic into Magento's configurable product logic.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryConfigurationApi` module provides service contracts for inventory management configuration.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryConfiguration` module implements logic for inventory management configuration.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryDistanceBasedSourceSelectionAdminUi` module extends Magento's admin UI with source selection based on distance functionality.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryDistanceBasedSourceSelectionApi` module provides service contracts for distance based source selection algorithm.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryDistanceBasedSourceSelection` module implements logic for distance based source selection

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryElasticsearch` module provides elastic search support for Inventory Management.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryExportStockApi` module provides provides aggregated stock export functionality api.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryExportStock` module provides aggregated stock export functionality.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
2 changes: 1 addition & 1 deletion src/pages/module-reference/module-inventory-graph-ql.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The `InventoryGraphQl` provides type information for the GraphQl module
to generate inventory stock fields for product information endpoints.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryGroupedProductAdminUi` module extends Magento's admin UI with inventory management functionality.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryGroupedProductIndexer` module integrates inventory management business logic into Magento's indexation logic for grouped products.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryGroupedProduct` module integrates inventory management business logic into Magento's grouped product logic.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryImportExport` module provides compatibility between Magento's flat file import/export logic and Inventory Management.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryInStorePickupAdminUi` module extends the Magento Admin UI to add Inventory In-Store Pickup functionality.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryInStorePickupApi` module provides service contracts for In-Store Pickup functionality.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryInStorePickup` module provides business logic for In-Store Pickup functionality.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The `InventoryInStorePickupGraphQl` module provides GraphQl coverage of `Invento
Module provide possibility to search and filter Pickup Locations with GraphQl requests.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ In-Store Pickup Delivery is not available for Multishipping for now.
Module provide plugin to disable active Multishipping mode when customer will visit the checkout.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryInStorePickupQuoteGraphQl` module provides extension for Quote GraphQl functionality according to In-Store Pickup functionality requirements.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryInStorePickupQuote` module provides business logic for In-Store Pickup implementation in order placement flow.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryInStorePickupSalesAdminUi` module extends the Magento Admin UI to add Inventory In-Store Pickup functionality Sales operations enhancement.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryInStorePickupSalesApi` module provides service contracts for In-Store Pickup functionality in scope of Sales operations.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: N/A
The `InventoryInStorePickupSales` module provides business logic for In-Store Pickup functionality related to Sales operations.

This module is part of the new inventory infrastructure. The
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/)
describes the MSI (Multi-Source Inventory) project in more detail.

## Installation details
Expand Down
Loading
Loading