| Package | Description |
|---|---|
| org.mountcloud.graphql.request | |
| org.mountcloud.graphql.request.result |
| Modifier and Type | Field and Description |
|---|---|
protected List<ResultAttributtes> |
GraphqlRequest.resultAttributes |
| Modifier and Type | Method and Description |
|---|---|
GraphqlRequest |
GraphqlRequest.addResultAttributes(ResultAttributtes... resultAttr)
添加返回内容
|
| Modifier and Type | Field and Description |
|---|---|
List<ResultAttributtes> |
ResultAttributtes.resultAttributtes |
| Modifier and Type | Method and Description |
|---|---|
ResultAttributtes |
ResultAttributtes.addResultAttributes(ResultAttributtes... resultAttr)
添加返回内容
|
ResultAttributtes |
ResultAttributtes.addResultAttributes(String... resultAttr)
添加返回内容
|
| Modifier and Type | Method and Description |
|---|---|
ResultAttributtes |
ResultAttributtes.addResultAttributes(ResultAttributtes... resultAttr)
添加返回内容
|
Copyright © 2019. All rights reserved.