Class GraphQLResponse


public class GraphQLResponse extends MongoResponse
Author:
Andrea Di Cesare <andrea@softinstigate.com>
  • Field Details

  • Constructor Details

    • GraphQLResponse

      protected GraphQLResponse(io.undertow.server.HttpServerExchange exchange)
  • Method Details

    • init

      public static GraphQLResponse init(io.undertow.server.HttpServerExchange exchange)
    • of

      public static GraphQLResponse of(io.undertow.server.HttpServerExchange exchange)