Skip to content

Commit 8137767

Browse files
committed
rebase on main
1 parent 66b054d commit 8137767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/execution/collectFields.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export function collectSubfields(
154154
};
155155
}
156156

157-
// eslint-disable-next-line max-params
157+
// eslint-disable-next-line @typescript-eslint/max-params
158158
function collectFieldsImpl(
159159
context: CollectFieldsContext,
160160
selectionSet: SelectionSetNode,

0 commit comments

Comments
 (0)