Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Object type

CustomMetadataPropertyTypeCatalog

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.

CustomMetadataPropertyTypeInterface for CustomMetadataPropertyType returnable types.

Type fields
name:String!

The CustomMetadataProperty type name.

catalog:Catalog!
Beta

The Catalog linked to this CustomMetadataProperty.

displayColumn:CatalogColumn!
Beta

The CatalogColumn used for display values.

allowMultiSelect:Boolean!
Beta

Whether multiple catalog rows can be selected for this property.

allowedLinkedColumnIds:[ID!]!
Beta

Link column IDs the user may traverse via link expansion.