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