Accepts input for setting a user 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 user field definition. |
| userIdValue | InputMaybe<String> | The user contained in the custom field on a component. |
Rate this page: