public class Aggregate extends BaseClient<GraphQLResponse> implements ClientResult<GraphQLResponse>
| Modifier and Type | Method and Description |
|---|---|
Result<GraphQLResponse> |
run() |
Aggregate |
withClassName(String className) |
Aggregate |
withFields(Fields fields) |
Aggregate |
withGroupBy(String propertyName) |
Aggregate |
withWhere(WhereArgument where) |
sendDeleteRequest, sendGetRequest, sendHeadRequest, sendPatchRequest, sendPostRequest, sendPutRequestpublic Aggregate(Config config)
public Aggregate withWhere(WhereArgument where)
public Result<GraphQLResponse> run()
run in interface ClientResult<GraphQLResponse>Copyright © 2022 SeMI Technologies B.V.. All rights reserved.