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

UpdateCustomMetadataPropertyTypeOptionInput

No description
Input Fields
id: ID

CustomMetadataPropertyOption Id. This is an optional field only consider for editing purposes.

value: String!

CustomMetadataPropertyOption value.

isDefault: Boolean = false

Define CustomMetadataPropertyOption as default. Applies to newly created Assets only.