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
@@ -0,0 +1,53 @@
|
||||
# Class: StoreGetCollectionsParams
|
||||
|
||||
[internal](../modules/internal-36.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:107
|
||||
|
||||
___
|
||||
|
||||
### handle
|
||||
|
||||
• `Optional` **handle**: `string`[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/collections/list-collections.d.ts:104
|
||||
|
||||
___
|
||||
|
||||
### limit
|
||||
|
||||
• `Optional` **limit**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/collections/list-collections.d.ts:105
|
||||
|
||||
___
|
||||
|
||||
### offset
|
||||
|
||||
• `Optional` **offset**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/collections/list-collections.d.ts:106
|
||||
|
||||
___
|
||||
|
||||
### updated\_at
|
||||
|
||||
• `Optional` **updated\_at**: [`DateComparisonOperator`](internal-2.DateComparisonOperator.md)
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/collections/list-collections.d.ts:108
|
||||
Reference in New Issue
Block a user