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

SetCatalogTextCellInput

No description
Input fields
rowId: ID!
Beta

The id of the row where the text cell is located.

columnId: ID!
Beta

The id of the text column where the cell is located.

value: String
Beta

The value to set in the text cell. Null or empty string clears the cell.