SupRefPart
No description
type SupRefPart {
designators: [String!]!
partId: String!
type: SupRefPartType!
}
Fields
SupRefPart.designators ● [String!]! non-null scalar
The global identifier linked to the reference design components.
SupRefPart.partId ● String! non-null scalar
The part identifier.
SupRefPart.type ● SupRefPartType! non-null enum
The type identifier of this component, indicating its role in the reference design.