Class AlchemistSchemaGeneratorHooksProvider

  • All Implemented Interfaces:
    com.expediagroup.graphql.plugin.schema.hooks.SchemaGeneratorHooksProvider

    
    public final class AlchemistSchemaGeneratorHooksProvider
     implements SchemaGeneratorHooksProvider
                        

    Provides hooks for generating GraphQL schema.

    • 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
      SchemaGeneratorHooks hooks()
      • Methods inherited from class java.lang.Object

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

      • AlchemistSchemaGeneratorHooksProvider

        AlchemistSchemaGeneratorHooksProvider()
    • Method Detail

      • hooks

         SchemaGeneratorHooks hooks()