howtographql / graphql-js

https://www.howtographql.com/graphql-js/1-getting-started/
363 stars 126 forks source link

Getting Started Section #63

Open myst1101 opened 5 years ago

myst1101 commented 5 years ago

Server fails to start with the following command node src/index.js Ref. Page: https://www.howtographql.com/graphql-js/1-getting-started/

Error in console: => <throw new Error('No schema defined');>