docs: updated js client reference (#2414)
* docs: updated js client reference * docs: fixed link
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# Class: StorePostSearchReq
|
||||
|
||||
[internal](../modules/internal-41.md).StorePostSearchReq
|
||||
|
||||
## Properties
|
||||
|
||||
### filter
|
||||
|
||||
• `Optional` **filter**: `unknown`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/products/search.d.ts:56
|
||||
|
||||
___
|
||||
|
||||
### limit
|
||||
|
||||
• `Optional` **limit**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/products/search.d.ts:55
|
||||
|
||||
___
|
||||
|
||||
### offset
|
||||
|
||||
• `Optional` **offset**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/products/search.d.ts:54
|
||||
|
||||
___
|
||||
|
||||
### q
|
||||
|
||||
• `Optional` **q**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/products/search.d.ts:53
|
||||
Reference in New Issue
Block a user