DesPartComponentUsage
Represents a component usage.
type DesPartComponentUsage {
id: ID!
partChoiceIds: [String!]!
}
Fields
DesPartComponentUsage.id ● ID! non-null scalar
The identifier of the component.
DesPartComponentUsage.partChoiceIds ● [String!]! non-null scalar
A collection of part choice identifiers.