A custom multi-select field.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| annotations | Maybe<Array<CompassCustomFieldAnnotation>> | The annotations attached to a custom field. |
| definition | Maybe<CompassCustomMultiSelectFieldDefinition> | The definition of the custom multi-select field. |
| options | Maybe<Array<CompassCustomSelectFieldOption>> | The options selected in the custom field on a component. |
Rate this page: