Skip to main content

DesPartSortInput

Represents the input for sorting parts.

input DesPartSortInput {
attribute: DesPartAttributeSortInput
categoryName: SortEnumType
manufacturerName: SortEnumType
medianPrice1000: SortEnumType
mpn: SortEnumType
}

Fields

DesPartSortInput.attribute ● DesPartAttributeSortInput input

The sort order for the attribute.

DesPartSortInput.categoryName ● SortEnumType enum

The sort order for the category name.

DesPartSortInput.manufacturerName ● SortEnumType enum

The sort order for the manufacturer name.

DesPartSortInput.medianPrice1000 ● SortEnumType enum

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

DesPartSortInput.mpn ● SortEnumType enum

The sort order for the manufacturer part number.