For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Was this helpful?