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

Improve flow of documentation around GraphiQL #1956

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

benjie
Copy link
Member

@benjie benjie commented Feb 4, 2025

Closes #1951

Description

For someone following the tutorial they may well get as far as running the server (node server.js) and then attempt to visit their new API and get confused because they're met with an error such as {"errors":[{"message":"Missing query"}]}.

This PR adds some joining text to make it clear this is the expected outcome, and they must read on to get the GraphiQL IDE set up so that they can write queries.

Copy link

vercel bot commented Feb 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
graphql-github-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 10:34am

@benjie benjie merged commit 520c22c into source Feb 6, 2025
4 checks passed
@benjie benjie deleted the introduce-graphiql-smoothly branch February 6, 2025 15:05
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.

Feedback for “Running an Express GraphQL Server”
1 participant