The schema of a field.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
description | String | The description of the field. |
id | String | The unique identifier (ID) of the field definition. |
name | String | The name of the field. |
options | CompassFieldDefinitionOptions | The options for the field definition. |
type | CompassFieldType | The type of field. |
Rate this page: