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:
15
docs/content/references/js-client/modules/internal-28.md
Normal file
15
docs/content/references/js-client/modules/internal-28.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Namespace: internal
|
||||
|
||||
## Classes
|
||||
|
||||
- [AdminGetVariantsParams](../classes/internal-28.AdminGetVariantsParams.md)
|
||||
|
||||
## Type Aliases
|
||||
|
||||
### AdminVariantsListRes
|
||||
|
||||
Ƭ **AdminVariantsListRes**: [`PaginatedResponse`](internal-2.md#paginatedresponse) & { `variants`: [`ProductVariant`](../classes/internal.ProductVariant.md)[] }
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/variants/index.d.ts:9
|
||||
Reference in New Issue
Block a user