howtographql / graphql-js

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

Relative path not correct #74

Open Oloruntobi1 opened 4 years ago

Oloruntobi1 commented 4 years ago

In line 20 the code instead should be

typeDefs: "../src/schema.graphql"