The definition of a custom field containing a user.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| componentTypeIds | Maybe<Array<String>> | The component types the custom user field applies to. |
| componentTypes | Maybe<Array<CompassComponentType>> | The component types the custom user field applies to. |
| description | Maybe<String> | The description of the custom user field. |
| id | String | The ID of the custom user field definition. |
| name | Maybe<String> | The name of the custom user field. |
Rate this page: