Accepts input for setting a text string on a custom field.
Property Name | Type | Description |
---|---|---|
annotations | InputMaybe<Array<CompassCustomFieldAnnotationInput>> | The annotations attached to a custom field. |
definitionId | String | The ID of the custom text field definition. |
textValue | InputMaybe<String> | The text string contained in the custom field on a component. |
Rate this page: