469d64bd9341e273614d592857fcee4125555eef
Support not only GraphQLObjectType, but any GraphQLFieldsContainer, effectively also inspecting fields declared on an interface. Add skipped types to report that includes any non-simple types that have been skipped. Any type that is not a GraphQLFieldsContainer is skipped, including unions. Types may also be skipped because of insufficient Java object type information, e.g. controller method declared to return Object or Mono<?>. Do not report issues related to scalar and enum type fields, which don't have any structure and don't need further checks. See gh-662
Spring for GraphQL 
GraphQL support for Spring applications with GraphQL Java.
Code of Conduct
This project is governed by the Spring Code of Conduct. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.
Documentation
This project has reference documentation (published and source), an API reference. The are samples in the 1.0.x branch that will be moved out into a separate repository.
Continuous Integration Builds
Information regarding CI builds can be found in the project's Concourse pipeline documentation.
Stay in Touch
Follow @SpringCentral.
License
This project is released under version 2.0 of the Apache License.
Description
Languages
Java
97.9%
CSS
1.2%
Shell
0.7%
HTML
0.2%