Package 

Class NonFederatedSchemaAutoConfiguration

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final SchemaGeneratorConfig schemaConfig(GraphQLConfigurationProperties config, Optional<TopLevelNames> topLevelNames, Optional<SchemaGeneratorHooks> hooks, KotlinDataFetcherFactoryProvider dataFetcherFactoryProvider)
      final GraphQLSchema schema(Optional<List<Query>> queries, Optional<List<Mutation>> mutations, Optional<List<Subscription>> subscriptions, SchemaGeneratorConfig schemaConfig, Optional<Schema> schemaObject)
      • Methods inherited from class java.lang.Object

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

      • NonFederatedSchemaAutoConfiguration

        NonFederatedSchemaAutoConfiguration()