Input to update the metadata for a component type.
| Property Name | Type | Description |
|---|---|---|
| description | InputMaybe<String> | The description of the component type. |
| iconKey | InputMaybe<String> | The icon key of the component type. |
| id | String | The ID(ARI) of the component type being updated. |
| name | InputMaybe<String> | The name of the component type. |
Rate this page: