Classes
Enumerations
Interfaces
TypeAliases

UpdateCompassComponentInput

Accepts input for updating an existing component.

Property NameTypeDescription
customFieldsInputMaybe<Array<CompassCustomFieldInput>>A collection of custom fields for storing data about the component.
descriptionInputMaybe<String>The description of the component.
fieldsInputMaybe<Array<UpdateCompassFieldInput>>A collection of fields for storing data about the component.
idStringThe ID of the component being updated.
nameInputMaybe<String>The name of the component.
ownerIdInputMaybe<String>The unique identifier (ID) of the team that owns the component.

Rate this page: