Skip to main content

DesPartGlobalSearchSortInput

Represents the input for sorting parts.

input DesPartGlobalSearchSortInput {
attribute: DesPartAttributeSortInput
manufacturerName: SortEnumType
medianPrice1000: 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.medianPrice1000 ● SortEnumType enum

The sort order for the median price (only for Altium part provider).

DesPartGlobalSearchSortInput.mpn ● SortEnumType enum

The sort order for the manufacturer part number.