Files
medusa-store/packages/medusa-js
Carlos R. L. Rodrigues f65f590a27 feat: inventory items api (#2971)
What:
Admin endpoints to handle inventory items and their stock levels per location

FIXES: CORE-975

Co-authored-by: Sebastian Rindom <7554214+srindom@users.noreply.github.com>
2023-01-23 12:06:23 +00:00
..
2023-01-23 12:06:23 +00:00
2023-01-18 18:48:57 +01:00
2023-01-18 18:48:57 +01:00

Medusa JS Client

Version

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.