DesPartSearchFacets
Represents the search facets.
type DesPartSearchFacets {
attributeFacets: [DesPartSearchAttributeFacet!]!
fixedFacets: DesPartSearchFixedFacets!
}
Fields
DesPartSearchFacets.attributeFacets ● [DesPartSearchAttributeFacet!]! non-null object
The attribute facets.
DesPartSearchFacets.fixedFacets ● DesPartSearchFixedFacets! non-null object
The fixed facets.