AssetCustomFieldValue
Input type for creating extra field answers for an asset
Fields
assetCustomField (AssetCustomField!)
The custom field for this value.
id (ID!)
The database ID of this asset.
value (String!)
The value for the custom field.
Last updated