MCPcopy
hub / github.com/ardatan/graphql-tools / schema-from-github.spec.ts

File schema-from-github.spec.ts

packages/loaders/github/tests/schema-from-github.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { buildSchema, parse, print, printSchema } from 'graphql';
2import { fetch } from '@whatwg-node/fetch';
3import { GithubLoader } from '../src/index.js';
4

Callers

nothing calls this directly

Calls 6

printFunction · 0.85
parseMethod · 0.80
normalizeFunction · 0.70
assertNonMaybeFunction · 0.70
loadMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected