docs: use tooling convention across docs (#10512)
This commit is contained in:
@@ -187,7 +187,7 @@ You use Query to retrieve the stock location, to use the first location in the a
|
||||
|
||||
Then, you generate inventory levels for each inventory item, associating it with the first stock location.
|
||||
|
||||
Finally, you use the `createInventoryLevelsWorkflow` imported from `@medusajs/medusa/core-flows` to create the inventory levels.
|
||||
Finally, you use the `createInventoryLevelsWorkflow` from Medusa's core workflows to create the inventory levels.
|
||||
|
||||
### Test Script
|
||||
|
||||
|
||||
Reference in New Issue
Block a user