Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
resolvers = require(
'../resolvers'
);
2
3
const
mockContext = {
4
dataSources: {
Callers
nothing calls this directly
Calls
2
bookTrips
Method · 0.45
cancelTrip
Method · 0.45
Tested by
no test coverage detected