Select Drive Item in Folder

../../../../_images/node_graph_select.svg

Documentation

Select Drive Item in Folder specified by the Folder Item passed as Graph Data input.

Allows interactive selection of a Drive Item contained under the Folder Item passed as Graph Data input. For example the Root Folder of a Drive.

Outputs Graph port with the selected Drive Item as Graph Data.

Definition

Input ports

graph graph

Graph

Output ports

graph graph

Graph

Configuration

Drive (drive)

Select drive

Drive Item (drive_item)

Select drive item

Examples

Implementation

class node_graph.SelectDriveItemAsyncGraph[source]