Classes
Enumerations
Interfaces
TypeAliases

CompassCustomUserField

A custom field containing a user.

Property NameTypeDescription
__typenameLiteral
annotationsMaybe<Array<CompassCustomFieldAnnotation>>The annotations attached to a custom field.
definitionMaybe<CompassCustomUserFieldDefinition>The definition of the custom field containing a user.
userIdValueMaybe<String>The ID of the user contained in the custom field on a component.
userValueMaybe<User>The user contained in the custom field on a component.

Rate this page: