A custom field containing a number.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| annotations | Maybe<Array<CompassCustomFieldAnnotation>> | The annotations attached to a custom field. |
| definition | Maybe<CompassCustomNumberFieldDefinition> | The definition of the custom field containing a number. |
| numberValue | Maybe<Number> | The number contained in the custom field on a component. |
Rate this page: