You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.