Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Object type

CatalogTextCell

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.

value:String
Beta

value of the CatalogCell.