The configuration for a scorecard criterion representing the presence of a field, for example, 'Has Tier'.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| description | Maybe<String> | The optional, user provided description of the scorecard criterion |
| fieldDefinition | CompassFieldDefinition | The target of a relationship, for example, 'Owner' if 'Has Owner'. |
| id | String | The ID of the scorecard criterion. |
| maturityGroup | Maybe<CompassScorecardCriteriaMaturityGroup> | |
| name | Maybe<String> | The optional, user provided name of the scorecard criterion |
| scorecardCriteriaScore | Maybe<CompassScorecardCriteriaScore> | Returns the calculated score for a component. |
| scoringStrategyRules | Maybe<CompassScorecardCriteriaScoringStrategyRules> | |
| weight | Number | The weight that will be used in determining the aggregate score. |
Rate this page: