Package graphql.schema.idl
Class UnExecutableSchemaGenerator
- java.lang.Object
-
- graphql.schema.idl.UnExecutableSchemaGenerator
-
public class UnExecutableSchemaGenerator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UnExecutableSchemaGenerator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GraphQLSchema
makeUnExecutableSchema(TypeDefinitionRegistry registry)
-
-
-
Method Detail
-
makeUnExecutableSchema
public static GraphQLSchema makeUnExecutableSchema(TypeDefinitionRegistry registry)
-
-