PunchList
ObjectFields
| Field | Type | Description |
|---|---|---|
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| event id: ID! | Event | — |
| events | EventConnection! | 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. |
| id | ID! | — |
| listType | String! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| prefix | String! | — |
| project | Project! | — |
| projectId | ID! | — |
| punchListItem id: ID! | PunchListItem | — |
| punchListItems | PunchListItemConnection! | 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. |
| status | String! | — |
| title | String! | — |
| topic | Issue! | — |
| topicId | ID! | — |
| updatedAt | ISO8601DateTime! | — |