Class NoUnbrokenInputCycles

  • All Implemented Interfaces:
    GraphQLTypeVisitor

    public class NoUnbrokenInputCycles
    extends GraphQLTypeVisitorStub
    Schema validation rule ensuring no input type forms an unbroken non-nullable recursion, as such a type would be impossible to satisfy