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

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

    resellerPublishedProductsSearchSuggest

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

    salesAgentPublishedProductsSearch

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

    salesAgentPublishedProductsSearchSuggest

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