Add link to overloads location

This commit is contained in:
Iván Ovejero 2021-05-25 12:20:41 +02:00
parent 8e479ce252
commit e6d2f3b31c

View file

@ -394,6 +394,8 @@ export function getNode(node: INode): INode {
/**
* Returns the requested resolved (all expressions replaced) node parameters.
*
* Overloads are listed in [`packages/workflow/src/Interfaces.ts`](https://github.com/n8n-io/n8n/blob/master/packages/workflow/src/Interfaces.ts)
*
* @export
* @param {Workflow} workflow
* @param {(IRunExecutionData | null)} runExecutionData