BomHealthCheckCategory
Information about the health check category (e.g., *Supply Chain*, *Manufacturer Lifecycles*).
type BomHealthCheckCategory {
categoryId: String!
name: String!
}
Fields
BomHealthCheckCategory.categoryId ● String! non-null scalar
ID of the category.
BomHealthCheckCategory.name ● String! non-null scalar
Name of the category.