Instrumentation
components to instrument the
execution of GraphQL queries.GraphQlTransport
.ExecutionGraphQlService
.ExecutionGraphQlService
.GraphQlTransport
to perform the request.GraphQlService
.WebGraphQlHandler.Builder.interceptor(WebGraphQlInterceptor...)
with a List.GraphQlTransport
.HandlerMethod
that adds support for invoking the
underlying handler methods.DataFetchingEnvironment
.caching
is enabled.true
if the method return type is void, false
otherwise.