public interface io.vertx.ext.web.handler.graphql.impl.GraphQLInput
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: io.vertx.ext.web.handler.graphql.impl.GraphQLInput
  super_class: java.lang.Object
{
}
SourceFile: "GraphQLInput.java"
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.databind.annotation.JsonDeserialize(using = Lio/vertx/ext/web/handler/graphql/impl/GraphQLInputDeserializer;)