BaseMax / BaseMax/first-nodejs-graphql
Bug due to typo, can't create an author.
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hey there, super neat repo and a nice introduction to the topic of GraphQL. I was actually using this to introduce an intern to the concept. It's been very helpful to quickly put a presentation together. I did notice one small bug. Due to a typo, when adding an author, you're not actually getting the length from the authors array. Instead, you've got "author" which throws the error "Cannot access 'author' before initialization".
Here's the whole changelog to fix it:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.