Class: Call
actions/Call.Call
Implements
Constructors
constructor
• new Call(graph
)
Parameters
Name | Type |
---|---|
graph | Graph |
Defined in
Methods
run
▸ run(__namedParameters
): Promise
<ActionReturnValue
>
Parameters
Name | Type |
---|---|
__namedParameters | [Target [], Target []] |
Returns
Promise
<ActionReturnValue
>