TakeoffItem
ObjectFields
| Field | Type | Description |
|---|---|---|
| areaUnit | String | — |
| color | String! | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| id | ID! | — |
| name | String! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| position | Int! | — |
| project | Project! | — |
| projectId | ID! | — |
| quantityMarker | String | — |
| takeoffCategory | TakeoffCategory! | — |
| takeoffCategoryId | ID! | — |
| topic | Issue! | — |
| topicId | ID! | — |
| unit | String! | — |
| unitCostCents | BigInt | — |
| unitCostCurrency | String | — |
| unitMultiplier | Float | — |
| updatedAt | ISO8601DateTime! | — |