ProjectPlan
Implements
Fields
created (
LocalDateTime)
id (
ID!)
The objects id
modified (
LocalDateTime)
baselineVersion (
ProjectPlanVersion)
The project plans baseline version (or latest version in case of implicit baselining)
descPrefix (
String)
latestVersion (
ProjectPlanVersion)
The project plans users latest planning version
project (
Project)
The project plans project
rootActivity (
Activity)
The project plans root activity
version (
ProjectPlanVersion)
The project plans version by id
| Argument | Type | Description |
|---|---|---|
id |
Long!
|
versions (
[ProjectPlanVersion])
The project plans version by id
workingVersion (
ProjectPlanVersion)
The project plans users working version (if any)