The configuration for a library scorecard criterion checking the value of a specified custom boolean field.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| booleanComparator | Maybe<CompassCriteriaBooleanComparatorOptions> | The comparison operation to be performed between the field and comparator value. |
| booleanComparatorValue | Maybe<Boolean> | The value that the field is compared to. |
| customFieldDefinitionId | Maybe<String> | The ID of the custom field definition 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: