Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ parse, print } from
'graphql'
;
2
import
{ removeLoc } from
'../src/optimizers/remove-loc.js'
;
3
4
describe(
'removeLoc'
, () => {
Callers
nothing calls this directly
Calls
3
removeLoc
Function · 0.85
print
Function · 0.85
parse
Function · 0.50
Tested by
no test coverage detected