Filter by keyword

UpdateCompassComponentByReferenceInput

Accepts input for updating an existing component by reference.

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.
nameInputMaybe<String>The name of the component.
ownerIdInputMaybe<String>The unique identifier (ID) of the team that owns the component.
referenceComponentReferenceInputThe reference of the component being updated.
slugInputMaybe<String>A unique identifier for the component.
stateInputMaybe<String>The state of the component.

Rate this page: