close

Filter

loading table of contents...

Release Notes / Version 12.2406.3

Table Of Contents

Headless Server: Deprecated content type 'application/graphql+json' not supported anymore

With the necessary update to Spring 7, the already deprecated usage of MediaType#APPLICATION_GRAPHQL was removed in Spring 7, thus can’t be used anymore. The recommended replacement is MediaType#APPLICATION_GRAPHQL_RESPONSE.

Since the different media type values are used for the HTTP content type header, this means, that clients cannot use the old value application/graphql+json anymore. Uses application/graphql-response+json instead!

If you’re using application/graphql-response+json already, you don’t need to change anything and might consider this as non-breaking.

(CMS-28677)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.