* initial get-inventory impl * add inventory management to create-variant * update create-variant endpoint * move if statement * use middleware for module checking * add endpoint to medusa-js * export return type from get-inventory * add jsdoc * revert create variant * rename variable * initial setInventoryPattern for variant and product endpoints * remove cache * sort imports * add sales channel info to inventory calculations * add missing import * remove promise.all from single promise * update oas * initial feedback * checkout joinLevels from develop * add variant middleware * add comments
Medusa JS Client
The Medusa JS Client provides easy access to the Medusa API from a client written in Typescript.
Documentation
You can learn more about how to install and use this client in our documentation.
To learn more about the API endpoints that this client allows you to access check out our API reference.