List Drive Items in Folder¶
Documentation¶
List Drive Items in Folder specified by the Folder Item passed as Graph Data input.
Outputs Graph port with a Response List of Drive Items as Graph Data.
Definition¶
Input ports¶
- graph graph
Graph
Output ports¶
- graph graph
Graph
Configuration¶
- Output files (output_files)
Include files in the output
- Output folders (output_folders)
Include folders in the output
Examples¶
Implementation¶
- class node_graph.ListFolderGraph[source]