| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| customFieldDefinition | Maybe<CompassCustomSingleSelectFieldDefinition> | The definition of the custom single select field to check the value of. |
| customFieldDefinitionId | String | The definition of the custom single select field to check the value of. |
| description | Maybe<String> | The optional, user provided description of the scorecard criterion |
| id | String | The ID of the scorecard criterion. |
| maturityGroup | Maybe<CompassScorecardCriteriaMaturityGroup> | |
| membershipComparator | Maybe<CompassCriteriaMembershipComparatorOptions> | The comparison operation to be performed between the field and comparator value. |
| membershipComparatorValue | Array<String> | The list of single select options that the field is compared to. |
| 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: