Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Object type

CatalogTextColumn

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
id:ID!
Beta

CatalogColumn ID.

name:String!
Beta

name of the CatalogColumn.

position:Int!
Beta

position of the CatalogColumn for ordering.