apollographql / federation-jvm

JVM support for Apollo Federation
https://www.apollographql.com/docs/federation/
MIT License
246 stars 65 forks source link

update compatibility example to use ClassNameTypeResolver #320

Closed dariuszkuc closed 1 year ago

dariuszkuc commented 1 year ago

Spring for GraphQL comes with ClassNameTypeResolver that automatically handles java to graphql type resolution.