Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: add guide on graphql-http errors#2006

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
benjie merged 13 commits intographql:sourcefromsarahxsanders:errors-debug
Jun 19, 2025

Conversation

sarahxsanders
Copy link
Contributor

Description

  • Adds guide ongraphql-http errors (just some common ones) and how to debug them
  • Adds block on Best Practices landing page

Feel free to suggest additional common errors if there are any that might be important to highlight here!

@vercelVercel
Copy link

vercelbot commentedMay 30, 2025

@sarahxsanders is attempting to deploy a commit to theThe GraphQL Foundation Team onVercel.

A member of the Team first needs toauthorize it.

@sarahxsanderssarahxsanders marked this pull request as ready for reviewMay 30, 2025 18:22
@saihajsaihaj requested a review fromenisdenjoJune 2, 2025 14:24
Copy link
Member

@benjiebenjie left a comment

Choose a reason for hiding this comment

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

This is really good general reference that should be applicable to any server implementing GraphQL-over-HTTP (not just the reference implementation).

One concern is it does not incorporate theapplication/graphql-response+json media type. Since the spec is currently a draft I wouldn't normally be too concerned, except we do link to the spec so we should recommend its recommendations.

sarahxsanders reacted with thumbs up emoji
@vercelVercel
Copy link

vercelbot commentedJun 7, 2025
edited
Loading

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

NameStatusPreviewCommentsUpdated (UTC)
graphql-github-io❌ Failed (Inspect)Jun 7, 2025 4:57am

sarahxsandersand others added9 commitsJune 9, 2025 19:15
Co-authored-by: Benjie <benjie@jemjie.com>
Co-authored-by: Benjie <benjie@jemjie.com>
Co-authored-by: Benjie <benjie@jemjie.com>
Co-authored-by: Benjie <benjie@jemjie.com>
Co-authored-by: Benjie <benjie@jemjie.com>
Co-authored-by: Benjie <benjie@jemjie.com>
Co-authored-by: Benjie <benjie@jemjie.com>
Co-authored-by: Benjie <benjie@jemjie.com>
@sarahxsanders
Copy link
ContributorAuthor

This is really good general reference that should be applicable to any server implementing GraphQL-over-HTTP (not just the reference implementation).

One concern is it does not incorporate theapplication/graphql-response+json media type. Since the spec is currently a draft I wouldn't normally be too concerned, except we do link to the spec so we should recommend its recommendations.

added a section about understanding response formats, I hope that addresses this better!

Copy link
Member

@enisdenjoenisdenjo left a comment

Choose a reason for hiding this comment

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

Are we sure about the 415 and 422? The spec itself does not recommend them, it's up to the implementor to choose using it and follow HTTP conventions.

sarahxsanders reacted with thumbs up emoji
@sarahxsanders
Copy link
ContributorAuthor

@enisdenjo I removed those sections and added a section w/ a disclaimer, let me know if this addresses that!

@enisdenjo
Copy link
Member

It's looking good now, thanks!

Copy link
Member

@benjiebenjie left a comment

Choose a reason for hiding this comment

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

Excellent!

@benjiebenjie merged commitfb6c6ea intographql:sourceJun 19, 2025
2 of 3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@benjiebenjiebenjie approved these changes

@enisdenjoenisdenjoenisdenjo approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@sarahxsanders@enisdenjo@benjie

[8]ページ先頭

©2009-2025 Movatter.jp