updateAsset
Update an asset.
Arguments
Argument
Description
Parameters for UpdateAsset
UpdateAssetInput Arguments
Argument
Description
The ID of the asset to update
Mandatory number used to identify the asset
Optional additional number used to identify the asset
Additional information about the specific asset
Status of this asset (available, at_customer, purchased, in_refurbishment or scrapped).
Date on which the asset is expected to be available.
Date on which the asset is purchased.
Date on which the asset is depreciated.
Date on which the asset is scrapped.
Associated custom field values for this asset.
Return fields
asset (Asset)
errors ([ModelValidationError!]!)
Last updated