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.

isSearchable: Boolean
Beta

BETA Define if CustomMetadataProperty is searchable.

isViewable: Boolean
Beta

BETA Define if CustomMetadataProperty is viewable.

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.

BETA Set a dependency to another CustomMetadataProperty.

BETA CustomMetadataProperty permissions.