ScheduleActivity
ObjectFields
| Field | Type | Description |
|---|---|---|
| childActivities | ScheduleActivityConnection! | 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. |
| childActivity id: ID! | ScheduleActivity | — |
| constraintOn | ISO8601Date | — |
| constraintType | String! | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| durationWorkDays | Float! | — |
| id | ID! | — |
| kind | String! | — |
| name | String! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| parent | ScheduleActivity | — |
| parentId | ID | — |
| percentComplete | Int! | — |
| plannedFinishOn | ISO8601Date | — |
| plannedStartOn | ISO8601Date | — |
| position | Int! | — |
| predecessorRelationship id: ID! | ScheduleRelationship | — |
| predecessorRelationships | ScheduleRelationshipConnection! | 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. |
| project | Project! | — |
| projectId | ID! | — |
| schedule | Schedule! | — |
| scheduleId | ID! | — |
| scheduleTask id: ID! | ScheduleTask | — |
| scheduleTasks | ScheduleTaskConnection! | 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. |
| successorRelationship id: ID! | ScheduleRelationship | — |
| successorRelationships | ScheduleRelationshipConnection! | 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. |
| updatedAt | ISO8601DateTime! | — |