Files
spring-graphql/spring-graphql-docs
Brian Clozel 83d26467e7 Document why Jackson annotations are not used
This commit explains why Jackson annotations have no impact on the
serialization/deserialization process. Instead applications should
describe and coerce types using scalars.

Fixes gh-321
2022-03-10 11:10:09 +01:00
..