Project Object
Fields
#
destination
phases
[Phase !]
assignedPlaceholders
ranks
[ProjectRanks ]
rank
permissions
actionDateSync
deletedAt
deletedBy
proofingCardId
proofingSettings
defaultTabId
Use Tab.isDefault instead. Query tabs by containerId and find the one with isDefault: true.
The defaultTabId refers to the foreignId of the default tab we want to open when we open the project
isExample
hideActionsForExternalByDefault
otherCostsTotal
budgets
[ProjectBudget !]
budgetTotal
customDataStore
includeWeekends
advancedApprovalSettings
progress
showCompletedSubactionsByDefault
showRootActionCustomFields
publicBranding
publicNote
ganttAutoScheduling
earliestActionDate
Earliest action date in the project (earliest of scheduledDate, deadline, or createdAt from all actions)
latestActionDate
Latest action date in the project (latest of scheduledDate, deadline, or createdAt from all actions)
Usages
#
References
#
- Field updateProjectOwner from Mutation
- Field addProjectOwner from Mutation
- Field removeProjectOwner from Mutation
Previous
PrivateProject