Class SchemaGeneratorHelper


  • public class SchemaGeneratorHelper
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.function.Function<Type<?>,​GraphQLInputType> inputTypeFactory​(graphql.schema.idl.SchemaGeneratorHelper.BuildContext buildCtx)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SchemaGeneratorHelper

        public SchemaGeneratorHelper()
    • Method Detail

      • inputTypeFactory

        public java.util.function.Function<Type<?>,​GraphQLInputType> inputTypeFactory​(graphql.schema.idl.SchemaGeneratorHelper.BuildContext buildCtx)