These are the symbols your codebase depends on most. Changes here have the largest blast radius.
Core architectural files — imported by many others.
src/error/GraphQLError.ts (1.00)src/jsutils/invariant.ts (0.75)src/language/kinds.ts (0.65)src/language/location.ts (0.59)src/jsutils/inspect.ts (0.55)src/type/definition.ts (0.53)src/jsutils/isObjectLike.ts (0.52)src/validation/_tests_/harness.ts (0.40)src/language/parser.ts (0.39)src/utilities/buildASTSchema.ts (0.33)Named functions with zero detected references. Could be dead code, public API exports, or referenced dynamically.
src/execution/collectFields.ts:88src/execution/collectFields.ts:165src/execution/collectFields.ts:188src/execution/collectFields.ts:210src/validation/rules/UniqueFragmentNamesRule.ts:14src/validation/rules/UniqueOperationNamesRule.ts:14src/validation/rules/UniqueVariableNamesRule.ts:14src/validation/rules/KnownFragmentNamesRule.ts:15src/validation/rules/NoUndefinedVariablesRule.ts:15src/validation/rules/LoneAnonymousOperationRule.ts:16src/error/GraphQLError.ts (1.00)src/jsutils/invariant.ts (0.75)src/language/kinds.ts (0.65)src/language/location.ts (0.59)src/jsutils/inspect.ts (0.55)integrationTests/integration-test.js:37exec(cp -R ${projectPath} ${tmpDir});resources/diff-npm-package.js:86const hash = exec(git rev-parse "${revision}");resources/diff-npm-package.js:91exec(git archive "${hash}" | tar -xC "${repoDir}");resources/gen-changelog.js:104return exec(git rev-parse ${tag}^{});resources/gen-changelog.js:108const commitWithParents = exec(git rev-list --parents -n 1 ${commit});resources/gen-changelog.js:119return exec(git rev-parse ${ref});integrationTests/integration-test.js:37exec(cp -R ${projectPath} ${tmpDir});resources/diff-npm-package.js:86const hash = exec(git rev-parse "${revision}");resources/diff-npm-package.js:91exec(git archive "${hash}" | tar -xC "${repoDir}");resources/gen-changelog.js:104return exec(git rev-parse ${tag}^{});resources/gen-changelog.js:108const commitWithParents = exec(git rev-list --parents -n 1 ${commit});resources/gen-changelog.js:119return exec(git rev-parse ${ref});sverklo_impact to see the 117 call sitessrc/error/GraphQLError.ts is your most-imported file — changes here cascade widely