Skip to main content

DesPartSearchSuggestionValues

Represents the results of a part search suggestion request.

type DesPartSearchSuggestionValues {
allAttributes: [DesPartAttribute!]!
attributeFacets: [DesPartSearchAttributeFacet!]!
}

Fields

DesPartSearchSuggestionValues.allAttributes ● [DesPartAttribute!]! non-null object

The list of all suggested attributes.

DesPartSearchSuggestionValues.attributeFacets ● [DesPartSearchAttributeFacet!]! non-null object

The list of suggested parameter facets.