resellerPublishedProductsSearch
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! | |
pageRequest PublishedProductSearchPageableRequest PREVIEW | |
sort PublishedProductSearchSort PREVIEW | |
filter ResellerPublishedProductSearchFilters PREVIEW |
Return Fields
ResellerPublishedProductSearchResult 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.