Objects
/
WeekValue

WeekValue

Fields

  • column
    Column!
    Required
    The column that this value belongs to.
  • end_date
    Date
    The end date of the week
  • id
    ID!
    Required
    The column's unique identifier.
  • start_date
    Date
    The start date of the week
  • text
    String
    The range of dates representing the week (YYYY-MM-DD)
  • type
    ColumnType!
    Required
    The column's type.
  • value
    JSON
    The column's raw value in JSON format.
WebhookWorkspace
Built with