docs: update Typedoc and regenerate references (#1994)
* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
This commit is contained in:
18
docs/content/references/js-client/modules/internal-32.md
Normal file
18
docs/content/references/js-client/modules/internal-32.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Namespace: internal
|
||||
|
||||
## Classes
|
||||
|
||||
- [StoreGetCustomersCustomerOrdersParams](../classes/internal-32.StoreGetCustomersCustomerOrdersParams.md)
|
||||
- [StorePostCustomersCustomerPasswordTokenReq](../classes/internal-32.StorePostCustomersCustomerPasswordTokenReq.md)
|
||||
- [StorePostCustomersCustomerReq](../classes/internal-32.StorePostCustomersCustomerReq.md)
|
||||
- [StorePostCustomersReq](../classes/internal-32.StorePostCustomersReq.md)
|
||||
|
||||
## Type Aliases
|
||||
|
||||
### StoreCustomersListOrdersRes
|
||||
|
||||
Ƭ **StoreCustomersListOrdersRes**: [`PaginatedResponse`](internal-2.md#paginatedresponse) & { `orders`: [`Order`](../classes/internal.Order.md)[] }
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/customers/index.d.ts:12
|
||||
Reference in New Issue
Block a user