DesPartChoiceInput
Input for part choice.
input DesPartChoiceInput {
companyName: String!
partNumber: String!
partSourceId: String
}
Fields
DesPartChoiceInput.companyName ● String! non-null scalar
Name of company for part choice.
DesPartChoiceInput.partNumber ● String! non-null scalar
Part number for part choice.
DesPartChoiceInput.partSourceId ● String scalar
The identifier of the part source that provides this part choice. If omitted or set to null, the default Altium Parts Provider will be used.