docs: added reference for JS Client (#1629)
* added reference for JS Client * added reference for JS Client * added reference for JS Client
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
---
|
||||
displayed_sidebar: jsClientSidebar
|
||||
---
|
||||
|
||||
# Class: AdminGetCollectionsPaginationParams
|
||||
|
||||
[internal](../modules/internal.md).AdminGetCollectionsPaginationParams
|
||||
|
||||
## Hierarchy
|
||||
|
||||
- **`AdminGetCollectionsPaginationParams`**
|
||||
|
||||
↳ [`AdminGetCollectionsParams`](internal.AdminGetCollectionsParams.md)
|
||||
|
||||
## Properties
|
||||
|
||||
### limit
|
||||
|
||||
• **limit**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/collections/list-collections.d.ts:31
|
||||
|
||||
___
|
||||
|
||||
### offset
|
||||
|
||||
• **offset**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/collections/list-collections.d.ts:32
|
||||
Reference in New Issue
Block a user