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:
@@ -0,0 +1,43 @@
|
||||
# Class: StoreGetCollectionsParams
|
||||
|
||||
[internal](../modules/internal-31.md).StoreGetCollectionsParams
|
||||
|
||||
## Properties
|
||||
|
||||
### created\_at
|
||||
|
||||
• `Optional` **created\_at**: [`DateComparisonOperator`](internal-2.DateComparisonOperator.md)
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/collections/list-collections.d.ts:27
|
||||
|
||||
___
|
||||
|
||||
### limit
|
||||
|
||||
• `Optional` **limit**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/collections/list-collections.d.ts:25
|
||||
|
||||
___
|
||||
|
||||
### offset
|
||||
|
||||
• `Optional` **offset**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/collections/list-collections.d.ts:26
|
||||
|
||||
___
|
||||
|
||||
### updated\_at
|
||||
|
||||
• `Optional` **updated\_at**: [`DateComparisonOperator`](internal-2.DateComparisonOperator.md)
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/collections/list-collections.d.ts:28
|
||||
Reference in New Issue
Block a user