Contains the calculated score for each scorecard criteria that is associated with a specific component.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
dataSourceLastUpdated | Maybe<Any> | The timestamp of when the criteria value was last updated. |
explanation | Maybe<String> | Description of whether the criterion passed or failed, and explanation for the failure condition. |
maxScore | Number | The maximum score value for the criterion. The value is used in calculating the aggregate score as a percentage. |
score | Number | The calculated score value for the criterion. |
status | Maybe<String> | The status of whether the score is passing, failing, or in an error state. |
Rate this page: