A custom field containing a text string.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
annotations | Maybe<Array<CompassCustomFieldAnnotation>> | The annotations attached to a custom field. |
definition | Maybe<CompassCustomTextFieldDefinition> | The definition of the custom field containing a text string. |
textValue | Maybe<String> | The text string contained in the custom field on a component. |
Rate this page: