Skip to content

Deprecate "application/graphql+json" media type after spec changes #29617

Closed
@bclozel

Description

@bclozel

As of graphql/graphql-over-http#215, the new media type considered for GraphQL responses by the HTTP spec has been changed from "application/graphql+json" to "application/graphql-response+json". We should deprecate the former.

As for introducing the new one as a replacement, this might be done in Spring GraphQL directly as it's being used mainly in that project.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions