Skip to main content

desPartSearchByManufacturerPartIds

Searches parts by their manufacturer name and part number.

desPartSearchByManufacturerPartIds(
items: [DesPartManufacturerPartIdInput!]!
options: DesPartSearchByManufacturerPartIdsOptionsInput
): [DesPartSearchByManufacturerPartIdsResultItem!]!

Arguments

desPartSearchByManufacturerPartIds.items ● [DesPartManufacturerPartIdInput!]! non-null input

The manufacturer part identifiers to search by.

desPartSearchByManufacturerPartIds.options ● DesPartSearchByManufacturerPartIdsOptionsInput input

The options to apply to the search.

Type

DesPartSearchByManufacturerPartIdsResultItem object

Represents a search result item.