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

CreateCatalogRowInput

No description
Input fields
catalogId: ID!
Beta

The id of the Catalog in which to create the row.

position: Int!
Beta

The position of the new CatalogRow.

Beta

Cells to set on the new CatalogRow; each entry is either a text or a link cell. When the Catalog has a primary column, exactly one text cell must target it with a non-empty value.