The configuration for a library scorecard criterion representing the presence of a link, for example, 'Has Repository', or 'Has Documentation'.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| description | Maybe<String> | Custom description of the library scorecard criterion |
| linkType | Maybe<CompassLinkType> | The type of link, for example 'Repository' if 'Has Repository'. |
| name | Maybe<String> | Custom name of the library scorecard criterion |
| textComparator | Maybe<CompassCriteriaTextComparatorOptions> | The comparison operation to be performed. |
| textComparatorValue | Maybe<String> | The value that the field is compared to. |
| weight | Maybe<Number> | The weight that will be used in determining the aggregate score. |
Rate this page: