MCPcopy
hub / github.com/ardatan/graphql-tools / remove-loc.spec.ts

File remove-loc.spec.ts

packages/optimize/tests/remove-loc.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parse, print } from 'graphql';
2import { removeLoc } from '../src/optimizers/remove-loc.js';
3
4describe('removeLoc', () => {

Callers

nothing calls this directly

Calls 3

removeLocFunction · 0.85
printFunction · 0.85
parseFunction · 0.50

Tested by

no test coverage detected