Class TypesImplementInterfaces

  • All Implemented Interfaces:
    GraphQLTypeVisitor

    public class TypesImplementInterfaces
    extends GraphQLTypeVisitorStub
    Schema validation rule ensuring object and interface types have all the fields that they need to implement the interfaces they say they implement.