supPartGroupById
Get a specific part group by its unique identifier (GRID).
supPartGroupById(
id: ID!
): SupPartGroup!
Arguments
supPartGroupById.id ● 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.