PublishedProductSearchError

Represent a search error

This page contains

    Fields

    code: String
    message: String!
    path: [String!]

    Implements

    Queries for PublishedProductSearchError

    publishedProductsSearch

    Returns a paginated list of published products that match the queryString, partner, locale and filters provided.

    publishedProductsSearchSuggest

    Returns product suggestions for typeahead search based on the queryString, locale and filters provided.

    publishedProductsSearchTesting

    Returns a paginated list of published products that match the queryString, partner, locale and filters provided (testing variant with explainScore and esQuery).

    resellerPublishedProductsSearch PREVIEW

    Returns a paginated list of published products for a given Reseller that match the queryString, partner, locale and filters provided.

    resellerPublishedProductsSearchSuggest PREVIEW

    Returns product suggestions for typeahead search for a given Reseller based on the queryString, locale and filters provided.

    salesAgentPublishedProductsSearch PREVIEW

    Returns a paginated list of published products for a given Sales Agent that match the queryString, partner, locale and filters provided.