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

AssetCustomFieldInput

Input type for creating custom field answers for an asset

Fields

id (ID)

The ID of the asset custom field answer in case of an update

assetCustomFieldId (ID!)

ID of the asset custom field the value is for.

value (String!)

The value for the custom field.

Last updated

Was this helpful?