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