All Classes
| Class | Description |
|---|---|
| DefaultExecutionInputCustomizer | |
| DefaultExecutionResultHandler | |
| DefaultGraphQLInvocation | |
| ExecutionInputCustomizer |
Lets you customize the #ExecutionInput before the query is executed.
|
| ExecutionResultHandler | |
| GraphQLController | |
| GraphQLEndpointConfiguration | |
| GraphQLInvocation | |
| GraphQLInvocationData | |
| GraphQLRequestBody | |
| JacksonJsonSerializer | |
| JsonSerializer |
An interface for serializing and deserializing GraphQL objects.
|
| OnDemandDataLoaderRegistry |
This interface allows to create a Spring Bean that will provide a
DataLoaderRegistry, on demand. |