chore(docs): Generated JS Client Reference (automated) (#2576)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dda886a77f
commit
557352cdfe
@@ -0,0 +1,43 @@
|
||||
# Class: StorePostSearchReq
|
||||
|
||||
[internal](../modules/internal-42.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