DmFamilyPartModel
**Experimental** Root GraphQL type exposing the collection of device family part definitions.
type DmFamilyPartModel {
familyParts: [DmFamilyPart!]!
}
Fields
DmFamilyPartModel.familyParts ● [DmFamilyPart!]! non-null object
**Experimental** List of family part variants defined for the device family.