Adds a new typed column to the given table and creates blank cells for every existing row.
Specify data.type to set the column type (defaults to string).
For select/multiSelect columns, provide data.selectItems.
Returns the created column and the new cells.
Adds a new typed column to the given table and creates blank cells for every existing row. SpecifyDocumentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
data.type to set the column type (defaults to string).
For select/multiSelect columns, provide data.selectItems.
Returns the created column and the new cells.