Preview

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

publishedProductsSearchInternal

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

This page contains

    Arguments

    queryString String
    locale String!
    explainScore Boolean
    pageRequest PublishedProductSearchPageableRequest PREVIEW
    sort PublishedProductSearchSort PREVIEW
    filter PublishedProductSearchFiltersInternal PREVIEW
    tenantSettings PublishedProductSearchChannelSettingsInternal PREVIEW
    userSettings PublishedProductSearchUserSettingsInternal PREVIEW
    useProductionVersion Boolean

    Return Fields

    PublishedProductSearchResult PREVIEW

    Represent a 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.