MCPcopy
hub / github.com/mswjs/msw / endpoint

Function endpoint

test/browser/graphql-api/query.test.ts:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9})
10
11const endpoint = () => {
12 return server.http.url('/graphql')
13}
14
15test.beforeEach(async () => {
16 await server.listen()

Callers 1

query.test.tsFile · 0.70

Calls 1

urlMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…