MCPcopy Create free account
hub / github.com/apollographql/fullstack-tutorial / resolvers.mutation.js

File resolvers.mutation.js

final/server/src/__tests__/resolvers.mutation.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const resolvers = require('../resolvers');
2
3const mockContext = {
4 dataSources: {

Callers

nothing calls this directly

Calls 2

bookTripsMethod · 0.45
cancelTripMethod · 0.45

Tested by

no test coverage detected