SysLibSoftwareComponent
**Experimental**
type SysLibSoftwareComponent {
category: String!
id: ID!
name: String!
specifications: [SysLibSoftwareComponentSpecification!]!
}
Fields
SysLibSoftwareComponent.category ● String! non-null scalar
**Experimental**
SysLibSoftwareComponent.id ● ID! non-null scalar
**Experimental**
SysLibSoftwareComponent.name ● String! non-null scalar
**Experimental**
SysLibSoftwareComponent.specifications ● [SysLibSoftwareComponentSpecification!]! non-null object
**Experimental**