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

Add support for application/graphql-response+json #6170

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

martinbonnin
Copy link
Contributor

@martinbonnin martinbonnin commented Oct 1, 2024

The new content-type allows us to have more guarantees when a response is a valid GraphQL response vs potential error from an intermediate node.

See https://graphql.github.io/graphql-over-http/draft/#sec-application-graphql-response-json
See #6169

@martinbonnin martinbonnin requested a review from BoD as a code owner October 1, 2024 09:51
Copy link

netlify bot commented Oct 1, 2024

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit 26ec8a6
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/66fbc9f1d66e1c00084786bf

Copy link
Contributor

@BoD BoD left a comment

Choose a reason for hiding this comment

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

👍

@BoD BoD added this to the 4.0.2 milestone Oct 1, 2024
@martinbonnin martinbonnin merged commit 0dc31d5 into main Oct 2, 2024
9 checks passed
@martinbonnin martinbonnin deleted the new-content-type branch October 2, 2024 08:39
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.

2 participants