Logo
GitHubDiscord

'application/graphql-response+json' media type

The `application/graphql-response+json` media type allows client to distinguish between well formed GraphQL responses and responses that may originate from an intermediary server, such as a cache or proxy. This makes it possible to use better status code than 200

More info: https://graphql.github.io/graphql-over-http/draft/

Projects

Project Name Supported Since Note
Apollo Client 4.0.0

PR

Apollo Kotlin 4.1.0

Apollo Kotlin pull request

Apollo Router -

issue

Apollo Server 13.0.0

Apollo Server pull request

Apollo iOS 1.16.1
Domain Graph Service (DGS) Framework ?

Discussion

GraphQL Code Generator N/A

GraphQL code generator does not deal with transport concerns.

GraphQL Java N/A

graphql-java is transport agnostic. It's up to servers to implement this feature.

GraphQL Kotlin 7.0.0

PR

GraphQL Yoga 3.4.1

PR

GraphQL.js N/A

graphql-js is transport agnostic. It's up to servers to implement this feature.

GraphiQL ?

Contribute

Grats N/A

Grats is transport agnostic.

Hot Chocolate 13.0.0

PR

Relay ?
Spring for GraphQL 1.4.0

commit

gql.tada N/A

gql.tada is transport agnostic

urql 3.2.0

PR