DesPartRemoveCustomPartsInput
Represents the input for removing custom parts.
input DesPartRemoveCustomPartsInput {
partIds: [DesPartManufacturerPartIdWithLastSyncTimeInput!]!
partSourceGuid: String!
}
Fields
DesPartRemoveCustomPartsInput.partIds ● [DesPartManufacturerPartIdWithLastSyncTimeInput!]! non-null input
The manufacturer part identifiers with their last synchronization times.
DesPartRemoveCustomPartsInput.partSourceGuid ● String! non-null scalar
The unique identifier of the part source.