Preview

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

salesAgentPublishedProductsSearch

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

This page contains

    Arguments

    queryString String
    locale Locale!
    explainScore Boolean
    pageRequest PublishedProductSearchPageableRequest PREVIEW
    sort PublishedProductSearchSort PREVIEW
    filter SalesAgentPublishedProductSearchFilters PREVIEW

    Return Fields

    SalesAgentPublishedProductSearchResult PREVIEW

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