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