Search for Drive Items in Folder¶
Documentation¶
Search for Drive Items in Folder specified by the Folder Item passed as Graph Data input.
Outputs Graph port with a Response List of matched Drive Items as Graph Data.
See Search for DriveItems within a drive for more details.
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
- Query (query)
Enter Drive Item query
Examples¶
Implementation¶
- class node_graph.SearchDriveGraph[source]