AssetEditInput
Fields
| Field | Type | Description |
|---|---|---|
businessUnit | AssetBusinessUnitEnum | |
description | String | The description of the asset. |
external | Boolean | Indicates if the asset is external. |
id | UUID! | The UUID for the asset being edited |
privacy | Privacy | The privacy level of the asset. |
subType | AssetSubType | The sub type of the asset. |
type | AssetType | The type of the asset. |
value | String | The value of the asset. |