Skip to main content

DesPartSortInput

Represents the input for sorting parts.

input DesPartSortInput {
attribute: DesPartAttributeSortInput
categoryName: SortEnumType
manufacturerName: 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.mpn ● SortEnumType enum

The sort order for the manufacturer part number.