Netflix / dgs-framework

GraphQL for Java with Spring Boot made easy.
https://netflix.github.io/dgs
Apache License 2.0
3.03k stars 286 forks source link

Inject schema resources from spring-graphql into DgsSchemaProvider. #1779

Closed srinivasankavitha closed 5 months ago

srinivasankavitha commented 5 months ago

Changes in this PR

Inject schema resources from spring-graphql into DgsSChemaResourceProvider so those can be parsed as well.