TakeoffSet
ObjectFields
| Field | Type | Description |
|---|---|---|
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| createdByUser | User! | — |
| createdByUserId | ID! | — |
| deletedAt | ISO8601DateTime | — |
| id | ID! | — |
| name | String! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| takeoffCategories | TakeoffCategoryConnection! | 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. |
| takeoffCategory id: ID! | TakeoffCategory | — |
| updatedAt | ISO8601DateTime! | — |