ColumnChange is an input datatype for specifying whether a column has been added or removed at a given index. It's used by the updateFile() mutation field.

Table: ColumnChange

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 17, 2024
changeKindColumnChangeKindyes Long-TermThe kind of column change. See ColumnChangeKind .
indexintegeryes Long-TermThe index of the column to change.