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.