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

RemoveCatalogColumnsInput

No description
Input fields
ids: [ID!]!
Beta

The ids of the CatalogColumns to remove.

Beta

How to treat columns that are in use. SAFE (default) deletes nothing and returns the in-use columns with their reasons; FORCE deletes regardless and clears incoming references.