Skip to main content
Skip to main content

StorePostSearchReq

internal.internal.StorePostSearchReq

Schema

StorePostSearchReq type: object properties: q: type: string description: The search query. offset: type: number description: The number of products to skip when retrieving the products. limit: type: number description: Limit the number of products returned. filter: description: Pass filters based on the search service.

Properties

filterunknown
limitnumber
offsetnumber
qstring
Was this section helpful?