Package io.leangen.graphql.module
Interface Module.SetupContext
-
- Enclosing interface:
- Module
public static interface Module.SetupContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GraphQLSchemaGeneratorgetSchemaGenerator()
-
-
-
Method Detail
-
getSchemaGenerator
GraphQLSchemaGenerator getSchemaGenerator()
-
-