Skip to content

Commit

Permalink
fix prettier error
Browse files Browse the repository at this point in the history
  • Loading branch information
chrskrchr committed Sep 24, 2022
1 parent 6598a33 commit f56f716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/execution/execute.ts
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ function executeFields(
sourceValue,
fieldNodes,
fieldPath,
asyncPayloadRecord
asyncPayloadRecord,
);

if (result !== undefined) {
Expand Down

0 comments on commit f56f716

Please sign in to comment.