> For the complete documentation index, see [llms.txt](https://docs.craft.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.craft.co/company-data-api/graphql-objects/riskratingintscaleitem.md).

# RiskRatingIntScaleItem

| Field         | Type                                                                                     | Description                   |
| ------------- | ---------------------------------------------------------------------------------------- | ----------------------------- |
| color         | String                                                                                   | color in string               |
| label         | String                                                                                   | label string                  |
| description   | String                                                                                   | description of the scale item |
| colorGradient | [ColorLinearGradient](/company-data-api/graphql-objects/colorlineargradient.md)          | linear color gradient         |
| intValueRange | [RiskRatingIntValueRange](/company-data-api/graphql-objects/riskratingintvaluerange.md)! | Scale of the RiskRating       |
