public class GraphQLQueryHandler extends Object
| Constructor and Description |
|---|
GraphQLQueryHandler(GraphQLQueryConfig config,
graphql.schema.GraphQLSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
com.linecorp.armeria.common.HttpResponse |
graphql(com.linecorp.armeria.server.ServiceRequestContext ctx,
com.linecorp.armeria.common.HttpRequest req) |
public GraphQLQueryHandler(GraphQLQueryConfig config, graphql.schema.GraphQLSchema schema)
Copyright © 2022 The Apache Software Foundation. All rights reserved.