We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1395108 commit fdc267bCopy full SHA for fdc267b
1 file changed
apps/sim/executor/resolver/resolver.ts
@@ -43,6 +43,7 @@ function resolveFromAnyWebhookPayload(context: ExecutionContext | undefined, pro
43
44
45
/**
46
+ *
47
* Helper function to resolve property access
48
*/
49
function resolvePropertyAccess(obj: any, property: string): any {
0 commit comments