PublishedProductSearchError
Represent a search error
This page contains
Fields
| code: String | |
| message: String! | |
| path: [String!] | 
Implements
Queries for PublishedProductSearchError
| publishedProductsSearch PREVIEW | Returns a paginated list of published products that match the queryString, partner, locale and filters provided.  | 
| publishedProductsSearchSuggest PREVIEW | Returns product suggestions for typeahead search based on the queryString, locale and filters provided.  | 
| publishedProductsSearchTesting PREVIEW | Returns a paginated list of published products that match the queryString, partner, locale and filters provided.  | 
| resellerPublishedProductsSearch PREVIEW | Returns a paginated list of published products for a given Reseller that match the queryString, partner, locale and filters provided.  | 
| salesAgentPublishedProductsSearch PREVIEW | Returns a paginated list of published products for a given Sales Agent that match the queryString, partner, locale and filters provided.  |