MCPcopy
hub / github.com/mswjs/msw / link.mocks.ts

File link.mocks.ts

test/browser/graphql-api/link.mocks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { graphql, HttpResponse } from 'msw'
2import { setupWorker } from 'msw/browser'
3
4const github = graphql.link('https://api.github.com/graphql')

Callers

nothing calls this directly

Calls 3

setupWorkerFunction · 0.90
queryMethod · 0.80
jsonMethod · 0.65

Tested by

no test coverage detected