Skip to content

Fix import of "graphqlHTTP" (Tutorial-ExpressGraphQL) #887

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
Aug 19, 2020

Conversation

domenic-corso
Copy link
Contributor

Need to use object destructuring here as the "express-graphql" package gives us an object containing property "graphqlHTTP"

Need to use object destructuring here as the "express-graphql" package gives us an object containing property "graphqlHTTP"
@brianwarner brianwarner requested a review from leebyron July 6, 2020 13:50
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.

Thanks for taking care @domenic-corso 🍨

Pinging @IvanGoncharov to merge - similar to #899 and #905, but covers a different piece of example code. It could be worth searching through the source code once these PRs are merged to check for any other instances.

@IvanGoncharov IvanGoncharov merged commit a1f039f into graphql:source Aug 19, 2020
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

Successfully merging this pull request may close these issues.

3 participants