Preview

publishedProductsSearchSuggest is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

publishedProductsSearchSuggest

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

This page contains

    Arguments

    queryString String!
    locale Locale!
    pageRequest PublishedProductSearchPageableRequest PREVIEW
    filter PublishedProductSearchFilters PREVIEW

    Return Fields

    PublishedProductSuggestResult PREVIEW

    Represent a suggest search result for typeahead

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.