diff --git a/src/execution/execute.ts b/src/execution/execute.ts index e6d33110e7..15a869f624 100644 --- a/src/execution/execute.ts +++ b/src/execution/execute.ts @@ -632,7 +632,7 @@ function executeFields( sourceValue, fieldNodes, fieldPath, - asyncPayloadRecord + asyncPayloadRecord, ); if (result !== undefined) {