Template
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
)
defaultTemplate (
Boolean!
)
whether this template is the defaut template or not
templateInstances (
[Project]
)
the portfolio's project instances (all projects that have been created using this template)
Argument | Type | Description |
---|---|---|
filter |
ProjectsFilterInput
|
The default value is |
orderBy |
ProjectOrder
|