Get Custom Resource¶
Documentation¶
Get Custom Resource by specifying the path and query part of the URL.
For example, to output the OneDrive Drive, enter /me/drive.
Outputs Graph port with the output as Graph Data.
Definition¶
Input ports¶
- graph graph
Graph
Output ports¶
- graph graph
Graph
Configuration¶
- Resource (resource)
(no description)
Examples¶
Implementation¶
- class node_graph.GetResourceGraph[source]