RuntimeWiring.Builder
such as registering
DataFetcher
s, custom scalar types, and more.ExecutionInput
used for input to
GraphQL.executeAsync(ExecutionInput)
.GraphQL.Builder
used to
build GraphQL
.RuntimeWiring.Builder
used to register DataFetcher
s, custom scalar
types, type resolvers, and more.GraphQlTester
that performs GraphQL requests through the
given GraphQlService
.WebGraphQlTester
that performs GraphQL requests as an
HTTP client through the given WebTestClient
.WebGraphQlTester
that performs GraphQL requests through
the given WebGraphQlHandler
.HandlerMethod
is created and returned.QuerydslBinderCustomizer
.QuerydslBinderCustomizer
.