OptionalcolumnOptionalconfigConfiguration values required for the editable-column type.
OptionalmaxDate?: stringMaximum selectable date for editable-date columns (ISO 8601 date).
OptionalminDate?: stringMinimum selectable date for editable-date columns (ISO 8601 date).
OptionalselectorExpression?: stringExpression used to create dynamic selector values.
OptionalselectorType?: "fixed" | "dynamic" | ""Type of selector. fixed, dynamic or empty if editable-column type is not editable-selector.
OptionalselectorValues?: { label?: string; value?: string }[]List of value/label key/value pairs.
OptionalcreatedTimestamp of creation.
OptionalcreatedThe user who created the column.
OptionalidThe unique id of the editable column.
OptionalpublishThe publish reference id used to relate editable columns between published apps/spaces.
OptionalreferenceThe unique id used to keep a reference of editable columns in multiple spaces.
OptionalselectorList of value/label key/value pairs.
Optionallabel?: stringThe Label of the selector.
Optionalvalue?: stringThe Value of the selector.
OptionalspaceThe space id that the editable columns are associated with.
OptionalstoreStore id.
OptionaltenantTenant id.
OptionaltypeType of the editable column.
OptionalupdatedTimestamp of last update.
OptionalusedList of chart/app references.
Name of the editable column.