The configuration for a library scorecard criterion checking the value of a specified custom single select field.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
customFieldDefinitionId | Maybe<String> | The definition of the custom single select field to check the value of. |
description | Maybe<String> | Custom description of the library scorecard criterion |
membershipComparator | Maybe<CompassCriteriaMembershipComparatorOptions> | The comparison operation to be performed between the field and comparator value. |
membershipComparatorValue | Maybe<Array<String>> | The list of single select options that the field is compared to. |
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: