Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Object Type

CustomMetadataValue

No description
Implemented Interfaces

An Interface is an abstract type that includes a certain set of fields that a type must include to implement the interface.

CustomMetadataInterface for CustomMetadata returnable types.

Type Fields

CustomMetadataProperty details.

value:Any

CustomMetadataProperty value. Returns an object with optionId and text property values (for SELECT type only) or a string for other CustomMetadataProperty single value items.