Skip to main content

desPartSearchSuggestions

Gets part search suggestions.

desPartSearchSuggestions(
requestedAttributes: [String!]
where: DesPartSearchSuggestionFilterInput!
): DesPartSearchSuggestionValues!

Arguments

desPartSearchSuggestions.requestedAttributes ● [String!] list scalar

The list of attributes to request suggestions for.

desPartSearchSuggestions.where ● DesPartSearchSuggestionFilterInput! non-null input

The filter to apply to the search suggestions.

Type

DesPartSearchSuggestionValues object

Represents the results of a part search suggestion request.