Objects
/
HourValue

HourValue

Fields

  • column
    Column!
    Required
    The column that this value belongs to.
  • hour
    Int
    Hour
  • id
    ID!
    Required
    The column's unique identifier.
  • minute
    Int
    Minute
  • text
    String
  • type
    ColumnType!
    Required
    The column's type.
  • updated_at
    Date
    The date when column value was last updated.
  • value
    JSON
    The column's raw value in JSON format.
GroupValueIntegrationValue
Built with