documentation for admin custom endpoints

This commit is contained in:
Shahed Nasser
2022-02-22 18:21:11 +02:00
parent 93bc6a164a
commit 837b97cf47
3 changed files with 213 additions and 1 deletions
@@ -173,4 +173,5 @@ const customer = await customerService.retrieve(id)
## Whats Next :rocket:
- [Check out the API reference for all available endpoints.](https://docs.medusajs.com/api/store)
- [Learn how to add an endpoint for the Admin.](/advanced/backend/endpoints/add-admin)
- [Check out the API reference for all available endpoints.](https://docs.medusajs.com/api/store)