MCPcopy 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

1const UserAPI = require('../user');
2
3const mockStore = {
4 users: {

Callers

nothing calls this directly

Calls 6

initializeMethod · 0.45
findOrCreateUserMethod · 0.45
bookTripMethod · 0.45
bookTripsMethod · 0.45
cancelTripMethod · 0.45
getLaunchIdsByUserMethod · 0.45

Tested by

no test coverage detected