Package | Description |
---|---|
graphql |
Modifier and Type | Method and Description |
---|---|
GraphQL |
GraphQL.Builder.build() |
GraphQL |
GraphQL.transform(Consumer<GraphQL.Builder> builderConsumer)
This helps you transform the current GraphQL object into another one by starting a builder with all
the current values and allows you to transform it how you want.
|
Copyright © 2019. All rights reserved.