FileTreeNode Object
Represents a node in the file tree.
Fields
#
childScenarios
A list of direct child Scenarios through child content nodes.
descendantScenarios
A list of descendant Scenarios through descendant content nodes.
lastUpdatedByName
The name of the User that last updated the node (or the linked content for content nodes).
permissions
Non-null
A list of Permissions associated with the currently authenticated User and the FileTreeNode.
Interfaces
#
Also implements NodeInterface .
Usages
#
References
#
- Field fileTreeNode from CreateFileTreeNodeMutationPayload
- Field fileTreeNode from DailyUsage
- Field folder from DailyUsage
Previous
FileSourceEnum