Accepts input for setting options for a multi-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. |
| options | InputMaybe<Array<String>> | The option IDs for the custom field on a component. |
Rate this page: