Objects
/WeekValue
WeekValue
Fields
column
Column!
Required
The column that this value belongs to.end_date
Date
The end date of the weekid
ID!
Required
The column's unique identifier.start_date
Date
The start date of the weektext
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.
Built with