supPartGroupByPartId
Get a part group by the ID of the part.
supPartGroupByPartId(
partId: ID!
): SupPartGroup!
Arguments
supPartGroupByPartId.partId ● ID! non-null scalar
Type
SupPartGroup object
SupPartGroup contains the relevant information relating to a part group.
It represents the leaves of the Part Family hierarchy, and contain the parts represented by this group.