Skip to content

Commit b0add3b

Browse files
committed
f
1 parent 98f4c77 commit b0add3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/execution/collectFields.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ function getScopedVariableValues(
380380
scopedVariableValues[variableName] = value;
381381
}
382382
}
383+
return scopedVariableValues;
383384
}
384385

385386
/**

0 commit comments

Comments
 (0)