Objects
/
FormulaValue

FormulaValue

Fields

  • column
    Column!
    Required
    The column that this value belongs to.
  • id
    ID!
    Required
    The column's unique identifier.
  • text
    String
    Text representation of the column value. Note: Not all columns support textual value
  • type
    ColumnType!
    Required
    The column's type.
  • value
    JSON
    The column's raw value in JSON format.
  • display_value
    String!
    Required
    A string representing all the formula values, separated by commas
FolderGroup
Built with