Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Input object type

CatalogPropertyTypeOptionsInput

No description
Input fields
catalogId: ID!
Beta

The Catalog to link to.

catalogDisplayColumnId: ID!
Beta

The CatalogColumn to use for display values.

allowMultiSelect: Boolean! = false
Beta

Whether multiple catalog rows can be selected for this property.

allowedLinkedColumnIds: [ID!]! = []
Beta

Link column IDs the user may traverse via link expansion.