Package com.graphql_java_generator.server.util

  • Interface Summary 
    Interface Description
    BatchLoaderDelegate<K,​V>
    BatchLoaderDelegate is the interface that identifies Spring Beans that help using graphql-java java-dataloader.
  • Class Summary 
    Class Description
    JsonKit
    This example code chose to use GSON as its JSON parser.
    QueryParameters
    Graphql clients can send GET or POST HTTP requests.