Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Input Object Type

UpdateCustomMetadataPropertyDataInput

No description
Input Fields
name: String

CustomMetadataProperty display name.

CustomMetadataProperty type details.

helpText: String

CustomMetadataProperty help text.

isRequired: Boolean

Define if CustomMetadataProperty is required.

defaultValue: String

Set a CustomMetadataProperty default value. This setting will be ignored for properties that are not of SELECT or MULTISELECT type (use options for these cases instead). Applies to newly uploaded Assets only.