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

File operation.mocks.ts

test/browser/graphql-api/operation.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 worker = setupWorker(

Callers

nothing calls this directly

Calls 2

setupWorkerFunction · 0.90
jsonMethod · 0.65

Tested by

no test coverage detected