| Package | Description |
|---|---|
| org.mountcloud.graphql | |
| org.mountcloud.graphql.response |
| Modifier and Type | Method and Description |
|---|---|
<T extends GraphqlMutation> |
GraphqlClient.doMutation(T mutation)
执行操作
|
<T extends GraphqlMutation> |
GraphqlClient.doMutation(T mutation,
GraphqlRequestType graphqlRequestType)
执行操作
|
<T extends GraphqlQuery> |
GraphqlClient.doQuery(T query)
执行查询
|
<T extends GraphqlQuery> |
GraphqlClient.doQuery(T query,
GraphqlRequestType graphqlRequestType)
执行查询
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGraphqlResponse
2018/2/12.
|
Copyright © 2019. All rights reserved.