| Package | Description |
|---|---|
| io.vertx.ext.web.handler.graphql.impl |
| Modifier and Type | Method and Description |
|---|---|
GraphQLQuery |
GraphQLQuery.setOperationName(String operationName) |
GraphQLQuery |
GraphQLQuery.setQuery(String query) |
GraphQLQuery |
GraphQLQuery.setVariables(Map<String,Object> variables) |
| Constructor and Description |
|---|
GraphQLBatch(Collection<? extends GraphQLQuery> c) |
Copyright © 2020. All rights reserved.