resellerPublishedProductsSearchInternal
Returns a paginated list of published products for a given Reseller that match the queryString, partner, locale and filters provided.
This page contains
Arguments
resellerId String! | |
queryString String | |
locale Locale! | |
explainScore Boolean | |
pageRequest PublishedProductSearchPageableRequest PREVIEW | |
sort PublishedProductSearchSort PREVIEW | |
filter PublishedProductSearchFiltersInternal PREVIEW | |
useProductionVersion Boolean | |
tailMatch Boolean | |
forceDefaultProductSearchFields Boolean | |
tenantSettings PublishedProductSearchChannelSettingsInternal PREVIEW | |
userSettings PublishedProductSearchUserSettingsInternal PREVIEW | |
companySettings PublishedProductSearchCompanySettingsInternal PREVIEW | |
companyAdminIsCuratingCatalog Boolean | |
onlyMatchOnName Boolean |
Return Fields
ResellerPublishedProductSearchResultInternal PREVIEW | Represent a Reseller search result |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.