ScheduleCalendar
ObjectFields
| Field | Type | Description |
|---|---|---|
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| fridayHours | Float! | — |
| id | ID! | — |
| isDefault | Boolean! | — |
| mondayHours | Float! | — |
| name | String! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| saturdayHours | Float! | — |
| schedule | Schedule! | — |
| scheduleCalendarException id: ID! | ScheduleCalendarException | — |
| scheduleCalendarExceptions | ScheduleCalendarExceptionConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| scheduleId | ID! | — |
| sundayHours | Float! | — |
| thursdayHours | Float! | — |
| tuesdayHours | Float! | — |
| updatedAt | ISO8601DateTime! | — |
| wednesdayHours | Float! | — |