FrontendMasters / fullstack-graphql

370 stars 911 forks source link

db.json file contents missing #17

Open jamesscaggs opened 4 years ago

jamesscaggs commented 4 years ago

I'm trying to do the querying problem using the client branch and Apollo is not recognizing the db.json file correctly.

What do I need to do in order to be able to accurately test my queries in apollo dev tools?

image