Closed
Description
It's not a media type from GraphQL over HTTP spec, but it's used widely enough by clients and some tooling, e.g. IntelliJ uses it in the HTTP client. However, message converters and codecs are only configured for "application/json". We need to be more lenient, and allow such requests to be handled.