The configuration for a library scorecard criterion checking the value of a specified custom multi select field.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| collectionComparator | Maybe<CompassCriteriaCollectionComparatorOptions> | The comparison operation to be performed between the field and comparator value. |
| collectionComparatorValue | Maybe<Array<String>> | The list of multi select options that the field is compared to. |
| customFieldDefinitionId | Maybe<String> | The definition of the custom multi select field to check the value of. |
| description | Maybe<String> | Custom description of the library scorecard criterion |
| name | Maybe<String> | Custom name of the library scorecard criterion |
| weight | Maybe<Number> | The weight that will be used in determining the aggregate score. |
Rate this page: