Portfolio
Implements
CustomTypeAble
CustomValueAble
HasCreationDate
HasId
HasModificationDate
HasPermissions
Node
ProjectNode
Fields
customType (
CustomType
)
customValues (
[CustomValue]
)
created (
LocalDateTime
)
id (
ID!
)
The objects id
modified (
LocalDateTime
)
permissions (
Permissions
)
description (
MDString
)
displayName (
String
)
kind (
ProjectKind
)
name (
String
)
portfolio (
Portfolio
)
currency (
Currency
)
currency
kpis (
PortfolioKPIS
)
key performance indicators
rootPortfolio (
Boolean!
)
whether this project represents the top level portfolio or not
subProjectNodes (
[ProjectNode]
)
the portfolio's sub project nodes (direct children)
Argument | Type | Description |
---|---|---|
filter |
ProjectsFilterInput
|
The default value is |
orderBy |
ProjectOrder
|
trashcanNature (
Boolean!
)
whether this project is the trashcan portfolio or not