Package | Description |
---|---|
graphql.nextgen |
WARNING: All code in this package is a work in progress for a new execution engine.
|
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.
|
Constructor and Description |
---|
Builder(GraphQL graphQL) |
Copyright © 2019. All rights reserved.