GraphQLSchema
used by the current GraphQL
.GraphQLSchema
printed via SchemaPrinter
.GraphQLSchema
printed via SchemaPrinter
.merged
into the type registry.ThreadLocalAccessor
to extract and restore security context through
SecurityContextHolder
.DataFetcherExceptionResolver
for Spring Security exceptions.AccessDeniedException
is classified
as "unauthorized" or "forbidden".AccessDeniedException
is classified
as "unauthorized" or "forbidden".HttpMessageConverter
to use to convert input arguments obtained from the
DataFetchingEnvironment
and converted to the type of a declared
@Argument
method parameter.AnnotatedDataFetcherConfigurer.setJsonMessageConverter(GenericHttpMessageConverter)
to use an Encoder
and Decoder
to convert input arguments.DataFetcher
to fetch single object instances.DataFetcher
to fetch single object instances through Mono
.DataFetchingEnvironment.getSource()
.HandlerMethodArgumentResolver
.