Files
spring-graphql/spring-graphql-docs/src/docs/asciidoc
Brian Clozel e455ebb3d8 Support application/graphql+json content type
The GraphQL HTTP spec now requires the `"application/graphql+json"`
content type.
This commit applies this type by default in the server and client
implementations. `"application/json"` is still accepted and produced if
requested by clients.

Closes gh-108
2022-04-04 13:34:18 +02:00
..
2021-06-30 18:16:27 +02:00
2022-04-01 21:39:42 +01:00
2022-04-01 21:39:42 +01:00