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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.