Uses of Class
graphql.GraphQL
Packages that use GraphQL
-
Uses of GraphQL in graphql
Modifier and TypeMethodDescriptionGraphQL.Builder.build()
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.