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
    sort PublishedProductSearchSort
    filter ResellerPublishedProductSearchFilters
    facetSettings PublishedProductSearchFacetsSettings

    Return Fields

    ResellerPublishedProductSearchResult

    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.