Package graphql.schema.idl
Class SchemaGeneratorHelper
java.lang.Object
graphql.schema.idl.SchemaGeneratorHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninputTypeFactory
(graphql.schema.idl.SchemaGeneratorHelper.BuildContext buildCtx)
-
Constructor Details
-
SchemaGeneratorHelper
public SchemaGeneratorHelper()
-
-
Method Details
-
inputTypeFactory
public Function<Type<?>,GraphQLInputType> inputTypeFactory(graphql.schema.idl.SchemaGeneratorHelper.BuildContext buildCtx)
-