Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug due to typo, can't create an author. #3

Open
matthew-powaschuk-t opened this issue Aug 3, 2023 · 1 comment
Open

Bug due to typo, can't create an author. #3

matthew-powaschuk-t opened this issue Aug 3, 2023 · 1 comment

Comments

@matthew-powaschuk-t
Copy link

matthew-powaschuk-t commented Aug 3, 2023

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:
image

@matthew-powaschuk-t matthew-powaschuk-t changed the title Bug due to typo, . Bug due to typo, can't create an author. Aug 3, 2023
@BaseMax
Copy link
Owner

BaseMax commented Aug 3, 2023

Hi @matthew-powaschuk-t thank you so much for your message and report.
The reported bug has been solved.

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

It's awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants