Skip to content

Fix "TypeError: graphqlHTTP is not a function" in Passing Arguments page, GraphQL js tutorial #918

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

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

echamudi
Copy link
Contributor

The current example of the rollDice API code contains an error.

TypeError: graphqlHTTP is not a function

This patch will make it run.

Copy link
Member

@saihaj saihaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I had the same issue once when I was following the tutorial.

@joshwreford
Copy link

Ah I just created a pull request for the same thing. How can we get this merged?

@saihaj
Copy link
Member

saihaj commented Oct 6, 2020

Ah I just created a pull request for the same thing. How can we get this merged?

@IvanGoncharov will get to this soon

Copy link
Member

@carolstran carolstran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for taking care 🚀

Pinging @IvanGoncharov for merging.

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

Successfully merging this pull request may close these issues.

4 participants