InspectionItem
ObjectFields
| Field | Type | Description |
|---|---|---|
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| deletedByUser | User | — |
| deletedByUserId | ID | — |
| genericAttachment id: ID! | GenericAttachment | — |
| genericAttachments | GenericAttachmentConnection! | 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! | — |
| inspectedByUser | User | — |
| inspectedByUserId | ID | — |
| inspectionSection | InspectionSection! | — |
| inspectionSectionId | ID! | — |
| observations | String | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| position | Int! | — |
| project | Project! | — |
| projectId | ID! | — |
| status | String | — |
| title | String | — |
| updatedAt | ISO8601DateTime! | — |