Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Object type

CatalogLinkCell

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.

Type fields
column:CatalogColumn!
Beta

CatalogColumn of the CatalogCell.

row:CatalogRow!
Beta

CatalogRow of the CatalogCell.

links:[CatalogLinkCellValue!]!
Beta

Linked target rows and their display values for this link cell.