Rares Stefan
12d304307a
feat(medusa-js, medusa-react, medusa): Prepare API for admin implementations (#3110)
********What********
Add `joinSalesChannels util to stock locations
Add the following endpoints to medusa-react
- inventory items
- mutations
- update
- delete
- update location level
- delete location level
- create location level
- queries
- list inventory items
- get inventory item
- list location levels
- Stock locations
- mutations
- create stock location
- update stock location
- delete stock location
- queries
- list stock locations
- get stock locatoin
- Variants
- queries
- get inventory
- Reservations
- mutations
- create reservation
- update reservation
- delete reservation
- queries
- list reservations
- get reservation
- sales channels
- mutations
- associate location with sc
- remove location association
**Why**
- Update clients to reflect new api endpoints in the core with inventory modules
Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
2023-02-16 08:49:48 +00:00
..
2022-02-02 17:10:56 +01:00
2022-06-21 11:08:44 +02:00
2022-02-02 17:10:56 +01:00
2022-08-08 12:58:23 +02:00
2022-09-12 19:28:43 +02:00
2022-03-23 20:07:13 +01:00
2022-02-02 17:10:56 +01:00
2022-10-17 09:03:38 +00:00
2022-07-11 16:14:10 +02:00
2022-02-02 17:10:56 +01:00
2023-02-16 08:49:48 +00:00
2022-02-02 17:10:56 +01:00
2022-02-02 17:10:56 +01:00
2022-02-02 17:10:56 +01:00
2022-11-15 15:41:58 +00:00
2022-08-01 11:01:17 +02:00
2022-12-07 12:39:35 -03:00
2022-12-07 12:39:35 -03:00
2022-05-30 09:41:57 +02:00
2022-02-24 20:14:09 +01:00
2022-12-07 12:16:48 +01:00
2022-08-02 10:23:01 +00:00
2023-02-16 08:49:48 +00:00
2022-02-02 17:10:56 +01:00
2022-02-15 14:15:00 +01:00
2023-02-16 08:49:48 +00:00
2022-02-02 17:10:56 +01:00
2022-02-02 17:10:56 +01:00
2023-02-16 08:49:48 +00:00
2022-02-02 17:10:56 +01:00
2022-02-24 20:14:09 +01:00
2022-08-04 11:47:54 +02:00
2022-02-02 17:10:56 +01:00
2023-02-16 08:49:48 +00:00