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