HERRKIN/meteor-apollo-accounts-react-example

Tutorial part 2 - Please mention the import of `Todo.graphql` in `/imports/schema/index.js`

Opened this issue · 0 comments

Please mention the import of Todo.graphql in /imports/schema/index.js in the second part of the tutorial. and also that Todo should be exported. because a beginner might not know what the problem is.

and there is a type. Todos.graphql should be changed to Todo.graphql to match the filename in this repository. the tutorial is cool! thanks a lot!