| Package | Description |
|---|---|
| manifold.graphql.rt.api.request |
| Modifier and Type | Method and Description |
|---|---|
static <V> GqlRequestBody<V> |
GqlRequestBody.create(java.lang.String query,
V variables) |
GqlRequestBody |
Executor.getRequestBody()
Access the full GraphQL request body, which includes
query and variables bindings. |
GqlRequestBody |
GqlRequestBody.ProxyFactory.proxy(java.util.Map map,
java.lang.Class<GqlRequestBody> iface) |
| Modifier and Type | Method and Description |
|---|---|
GqlRequestBody |
GqlRequestBody.ProxyFactory.proxy(java.util.Map map,
java.lang.Class<GqlRequestBody> iface) |
Copyright © 2021. All rights reserved.