docs: small typo fix (#10956)
This commit is contained in:
@@ -19,7 +19,7 @@ Read-only links are used to query data across modules, but the relations aren't
|
||||
</Note>
|
||||
|
||||
- [`Product` data model \<\> `Cart` data model of Cart Module](#cart-module). (Read-only).
|
||||
- [`Product` data model \<\> `InventoryItem` data model of Inventory Module](#inventory-module).
|
||||
- [`ProductVariant` data model \<\> `InventoryItem` data model of Inventory Module](#inventory-module).
|
||||
- [`Product` data model \<\> `Order` data model of Order Module](#order-module). (Read-only).
|
||||
- [`ProductVariant` data model \<\> `PriceSet` data model of Pricing Module](#pricing-module).
|
||||
- [`Product` data model \<\> `SalesChannel` data model of Sales Channel Module](#sales-channel-module).
|
||||
@@ -413,4 +413,4 @@ createRemoteLinkStep({
|
||||
```
|
||||
|
||||
</CodeTab>
|
||||
</CodeTabs>
|
||||
</CodeTabs>
|
||||
|
||||
Reference in New Issue
Block a user