Developer
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

UpdateCompassComponentInput

Accepts input for updating an existing component.

Property NameTypeDescription
componentDescriptionDetailsInputMaybe<CompassComponentDescriptionDetailsInput>The extended description details associated to the component.
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.
slugInputMaybe<String>A unique identifier for the component.
stateInputMaybe<String>The state of the component.

Rate this page: