PunchListItem
ObjectFields
| Field | Type | Description |
|---|---|---|
| approverUser | User! | — |
| approverUserId | ID! | — |
| assigneeUser | User | — |
| assigneeUserId | ID | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| creatorUser | User! | — |
| creatorUserId | ID! | — |
| deletedAt | ISO8601DateTime | — |
| description | String | — |
| dueOn | ISO8601Date | — |
| 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! | — |
| location | Location | — |
| locationId | ID | — |
| number | Int! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| parentItem | PunchListItem | — |
| parentItemId | ID | — |
| project | Project! | — |
| projectId | ID! | — |
| punchList | PunchList! | — |
| punchListId | ID! | — |
| punchListItemSubscriber id: ID! | PunchListItemSubscriber | — |
| punchListItemSubscribers | PunchListItemSubscriberConnection! | 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. |
| resolvedAt | ISO8601DateTime | — |
| startOn | ISO8601Date | — |
| status | String! | — |
| title | String! | — |
| topic | Issue | — |
| topicId | ID | — |
| trade | Trade | — |
| tradeId | ID | — |
| updatedAt | ISO8601DateTime! | — |