Package graphql.schema.idl
Class UnExecutableSchemaGenerator
java.lang.Object
graphql.schema.idl.UnExecutableSchemaGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GraphQLSchema
makeUnExecutableSchema
(TypeDefinitionRegistry registry)
-
Constructor Details
-
UnExecutableSchemaGenerator
public UnExecutableSchemaGenerator()
-
-
Method Details
-
makeUnExecutableSchema
-