Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apollographql/fullstack-tutorial
/ user.js
File
user.js
start/server/src/datasources/__tests__/user.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
UserAPI = require(
'../user'
);
2
3
const
mockStore = {
4
users: {
Callers
nothing calls this directly
Calls
6
initialize
Method · 0.45
findOrCreateUser
Method · 0.45
bookTrip
Method · 0.45
bookTrips
Method · 0.45
cancelTrip
Method · 0.45
getLaunchIdsByUser
Method · 0.45
Tested by
no test coverage detected