Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into fragment-args
  • Loading branch information
mjmahone committed Dec 18, 2022
2 parents 1d61385 + e7908ef commit 975e051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/execution/collectFields.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import type {
} from '../language/ast.js';
import { Kind } from '../language/kinds.js';
import { visit } from '../language/visitor.js';

import type { GraphQLObjectType } from '../type/definition.js';
import { isAbstractType } from '../type/definition.js';
import {
Expand Down

0 comments on commit 975e051

Please sign in to comment.