Preview

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

resellerPublishedProductsSearchSuggest

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

This page contains

    Arguments

    resellerId String!
    queryString String!
    locale Locale!
    pageRequest PublishedProductSearchPageableRequest
    filter ResellerPublishedProductSearchFilters 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.