Task
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _updateUser | SysUser_node | yes | |
| _createUser | SysUser_node | yes | |
| _id | Id | yes | |
| project | Project_node | yes | |
| code | String | yes | |
| site | Site_node | yes | |
| parent | Task_node | yes | |
| sortKey | Int | yes | |
| taskType | OpeProvTask | yes | |
| startDate | Date | yes | |
| endDate | Date | yes | |
| duration | Int | yes | |
| launchingDate | Date | yes | |
| planningDate | Date | yes | |
| beginningDate | Date | yes | |
| closingDate | Date | yes | |
| suspensionDate | Date | yes | |
| isToLaunch | Boolean | yes | |
| status | ProjectTaskStatus_enum | yes | |
| category | TaskCategory_node | yes | |
| budget | Budget_node | yes | |
| responsiblePerson | ProjectUser_node | yes | |
| sequenceNumber | String | yes | |
| estimatedProgress | Decimal | yes | |
| progressRange | MiscellaneousTable_node | yes | |
| progressDate | Date | yes | |
| progressMethod | EstimationMethodUsed | yes | |
| billingMode | BillingMode | yes | |
| dueDate | Date | yes | |
| timeCategory | TimeCategory_node | yes | |
| source | ProjectLink_node | yes | |
| operations | Operation_Collection | yes | |
| products | TaskProduct_Collection | yes | |
| precedenceLinks | TaskPrecedenceLink_Collection | yes | |
| projectLink | ProjectLink_node | yes | |
| isActive | Boolean | yes | |
| isBudgetCreatedAutomatically | Boolean | yes | |
| localizedDescription | String | yes | |
| localizedShortDescription | String | yes | |
| longComment | _OutputTextStream | yes | |
| longDescription | _OutputTextStream | yes | |
| type | ProjectAllocationType | yes | |
| _etag | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : Task
| Property | Type | Description |
|---|---|---|
| _id | Id |
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | Task_Input |