DesAddComponentPartChoicesInput
Input to add component part choices.
input DesAddComponentPartChoicesInput {
componentId: ID!
manufacturerParts: [DesPartChoiceInput!]!
withRevisionControl: Boolean
}
Fields
DesAddComponentPartChoicesInput.componentId ● ID! non-null scalar
Component identifier.
DesAddComponentPartChoicesInput.manufacturerParts ● [DesPartChoiceInput!]! non-null input
Manufacturer part choices to add.
DesAddComponentPartChoicesInput.withRevisionControl ● Boolean scalar
Use when Altium Designer version 23 option 'Part Choices Revision control' is checked.