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

SetCatalogLinkCellInput

No description
Input fields
rowId: ID!
Beta

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

columnId: ID!
Beta

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

linkedRowIds: [ID!]!
Beta

Row ids of the target rows the cell points at. Empty list clears the cell.