docs: added reference for JS Client (#1629)
* added reference for JS Client * added reference for JS Client * added reference for JS Client
This commit is contained in:
@@ -6,7 +6,9 @@ The Medusa JS Client provides easy access to the Medusa API from a client writte
|
||||
|
||||
## Documentation
|
||||
|
||||
See our [API reference](https://docs.medusajs.com/api/store).
|
||||
You can learn more about this client and how to use it [our documentation](https://docs.medusajs.com/js-client/overview).
|
||||
|
||||
To learn more about the API endpoints that this client allows you to access check out our [API reference](https://docs.medusajs.com/api/store).
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
@@ -37,5 +37,6 @@
|
||||
"prettier": "^2.2.1",
|
||||
"typescript": "^4.1.3"
|
||||
},
|
||||
"gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e"
|
||||
"gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e",
|
||||
"homepage": "https://docs.medusajs.com/js-client/overview"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user