chore(docs): Generated JS Client Reference (automated) (#2660)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
3cee0bc8fc
commit
ee14155eb7
@@ -2,5 +2,30 @@
|
||||
|
||||
## Classes
|
||||
|
||||
- [StorePostCartsCartLineItemsItemReq](../classes/internal-36.StorePostCartsCartLineItemsItemReq.md)
|
||||
- [StorePostCartsCartLineItemsReq](../classes/internal-36.StorePostCartsCartLineItemsReq.md)
|
||||
- [StoreGetCollectionsParams](../classes/internal-36.StoreGetCollectionsParams.md)
|
||||
|
||||
## Type Aliases
|
||||
|
||||
### StoreCollectionsListRes
|
||||
|
||||
Ƭ **StoreCollectionsListRes**: [`PaginatedResponse`](internal-2.md#paginatedresponse) & { `collections`: [`ProductCollection`](../classes/internal.ProductCollection.md)[] }
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/collections/index.d.ts:7
|
||||
|
||||
___
|
||||
|
||||
### StoreCollectionsRes
|
||||
|
||||
Ƭ **StoreCollectionsRes**: `Object`
|
||||
|
||||
#### Type declaration
|
||||
|
||||
| Name | Type |
|
||||
| :------ | :------ |
|
||||
| `collection` | [`ProductCollection`](../classes/internal.ProductCollection.md) |
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/collections/index.d.ts:10
|
||||
|
||||
Reference in New Issue
Block a user