DesPartGlobalSearchSortInput
Represents the input for sorting parts.
input DesPartGlobalSearchSortInput {
attribute: DesPartAttributeSortInput
manufacturerName: SortEnumType
mpn: SortEnumType
}
Fields
DesPartGlobalSearchSortInput.attribute ● DesPartAttributeSortInput input
The sort order for the attribute.
DesPartGlobalSearchSortInput.manufacturerName ● SortEnumType enum
The sort order for the manufacturer name.
DesPartGlobalSearchSortInput.mpn ● SortEnumType enum
The sort order for the manufacturer part number.