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

File query.mocks.ts

test/browser/graphql-api/query.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
4interface GetUserDetailQuery {

Callers

nothing calls this directly

Calls 3

setupWorkerFunction · 0.90
queryMethod · 0.80
jsonMethod · 0.65

Tested by

no test coverage detected