desPartById
Gets a part by its identifier.
desPartById(
id: ID!
requestPaidData: Boolean
): DesPart
Arguments
desPartById.id ● ID! non-null scalar
desPartById.requestPaidData ● Boolean scalar
Specifies whether paid data from *SiliconExpert* or *Z2Data* is requested. When set to true, the provider quota is consumed.
Type
DesPart object
Represents a part.