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

DuplicateCatalogRowInput

No description
Input fields
id: ID!
Beta

The id of the CatalogRow to duplicate.

primaryKeyValue: String
Beta

The primary-key value for the duplicated row. Required (non-empty) when the source row's catalog has a primary column; must be null otherwise.