Class TypesImplementInterfaces

java.lang.Object
graphql.schema.GraphQLTypeVisitorStub
graphql.schema.validation.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.