Accepts input for setting a boolean value on a custom field.
| Property Name | Type | Description | 
|---|---|---|
| annotations | InputMaybe<Array<CompassCustomFieldAnnotationInput>> | The annotations attached to a custom field. | 
| booleanValue | Boolean | The boolean value contained in the custom field on a component. | 
| definitionId | String | The ID of the custom boolean field definition. | 
Rate this page: