A custom field containing a boolean value.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
annotations | Maybe<Array<CompassCustomFieldAnnotation>> | The annotations attached to a custom field. |
booleanValue | Maybe<Boolean> | The boolean value contained in the custom field on a component. |
definition | Maybe<CompassCustomBooleanFieldDefinition> | The definition of the custom field containing a boolean value. |
Rate this page: